提交 f253b867 编写于 作者: L lichuang

[TD-4694]merge tsdbCompactImpl to community version

上级 048a61e2
...@@ -14,8 +14,6 @@ ...@@ -14,8 +14,6 @@
*/ */
#include "tsdbint.h" #include "tsdbint.h"
#ifndef _TSDB_PLUGINS
typedef struct { typedef struct {
STable * pTable; STable * pTable;
SBlockIdx * pBlkIdx; SBlockIdx * pBlkIdx;
...@@ -523,5 +521,3 @@ static int tsdbWriteBlockToRightFile(SCompactH *pComph, STable *pTable, SDataCol ...@@ -523,5 +521,3 @@ static int tsdbWriteBlockToRightFile(SCompactH *pComph, STable *pTable, SDataCol
return 0; return 0;
} }
#endif
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册