update code
This commit is contained in:
parent
df646e9a51
commit
f8af20b495
|
@ -183,6 +183,7 @@ void indexMultiTermDestroy(SArray *array) {
|
|||
}
|
||||
taosArrayDestroy(array);
|
||||
}
|
||||
|
||||
void indexInit() {
|
||||
//do nothing
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue