delete redundancy code

This commit is contained in:
yihaoDeng 2021-01-03 15:40:03 +00:00
parent 289ede045e
commit d1d1b4c80a
1 changed files with 0 additions and 4 deletions

View File

@ -236,10 +236,6 @@ void taos_cleanup(void) {
if (tscEmbedded == 0) rpcCleanup();
if (tscEmbedded == 0) {
rpcCleanup();
}
p = tscTmr;
tscTmr = NULL;
taosTmrCleanUp(p);