diff --git a/app/src/main/kotlin/de/rochefort/childmonitor/audio/G711UCodec.kt b/app/src/main/kotlin/de/rochefort/childmonitor/audio/G711UCodec.kt index 86be4da..65384df 100644 --- a/app/src/main/kotlin/de/rochefort/childmonitor/audio/G711UCodec.kt +++ b/app/src/main/kotlin/de/rochefort/childmonitor/audio/G711UCodec.kt @@ -44,10 +44,6 @@ class G711UCodec { return count } - fun getSampleCount(frameSize: Int): Int { - return frameSize - } - companion object { // s00000001wxyz...s000wxyz // s0000001wxyza...s001wxyz