From: Daniel Bevenius Date: Mon, 12 May 2025 12:40:17 +0000 (+0200) Subject: whisper : remove dummy commit comment [no ci] (#3143) X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e39ba750cdcaf5a587ccb5d38fdc3227d3096066;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp whisper : remove dummy commit comment [no ci] (#3143) This commit removes a dummy comment that was add by Commit(589b408 "ci : dummy commit to trigger CI"). --- 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) {