fix: build error1

This commit is contained in:
Alex Duan 2024-02-04 13:38:13 +08:00
parent 656af515ce
commit 3ae02aaac2
1 changed files with 0 additions and 1 deletions

View File

@ -970,7 +970,6 @@ int32_t tsDecompressDoubleLossyImp(const char *input, int32_t compressedSize, co
// decompressed with sz
return tdszDecompress(SZ_DOUBLE, input + 1, compressedSize - 1, nelements, output);
}
#endif
#ifdef BUILD_NO_CALL
/*************************************************************************