audio/internal/readerdriver: Update comments

Updates #1660
This commit is contained in:
Hajime Hoshi 2021-06-02 00:35:17 +09:00
parent 0f5aa315d6
commit 633cfe3a0f

View File

@ -24,7 +24,7 @@ import (
)
func IsAvailable() bool {
// TODO: Enable this after #1656 is fixed
// TODO: Enable this after #1660 is fixed
return false
}