fix: build error

This commit is contained in:
Alex Duan 2024-02-04 13:34:14 +08:00
parent 8559e7061c
commit 656af515ce
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ static FORCE_INLINE int32_t tsDecompressDoubleLossy(const char *const input, int
return tsDecompressDoubleLossyImp(input, compressedSize, nelements, output);
}
#endif
/*************************************************************************
* REGULAR COMPRESSION