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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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