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