refactor code referred in issue #938

This commit is contained in:
hjxilinx 2019-12-19 13:37:36 +08:00
parent 897c23bd9a
commit 4c42be31b6
1 changed files with 0 additions and 1 deletions

View File

@ -264,7 +264,6 @@ void *taosProcessAlarmSignal(void *tharg) {
callback(0);
}
assert(0);
return NULL;
}