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").
This commit is contained in:
Daniel Bevenius
2025-05-12 14:40:17 +02:00
committed by GitHub
parent db0fc9edc6
commit e39ba750cd

View File

@@ -35,8 +35,6 @@
#include <thread> #include <thread>
#include <vector> #include <vector>
// dummy
#if defined(WHISPER_BIG_ENDIAN) #if defined(WHISPER_BIG_ENDIAN)
template<typename T> template<typename T>
static T byteswap(T value) { static T byteswap(T value) {