mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-30 14:04:13 +00:00
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:
parent
db0fc9edc6
commit
e39ba750cd
@ -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) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user