diff --git a/src/whisper.cpp b/src/whisper.cpp index f8707e73..e103e29b 100644 --- a/src/whisper.cpp +++ b/src/whisper.cpp @@ -35,8 +35,6 @@ #include #include -// dummy - #if defined(WHISPER_BIG_ENDIAN) template static T byteswap(T value) {