add hb back
This commit is contained in:
parent
6a6bab9e98
commit
a7533ac2b2
|
@ -524,7 +524,7 @@ int hbMgrInit() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void hbMgrCleanUp() {
|
void hbMgrCleanUp() {
|
||||||
/*return;*/
|
return;
|
||||||
hbStopThread();
|
hbStopThread();
|
||||||
|
|
||||||
// destroy all appHbMgr
|
// destroy all appHbMgr
|
||||||
|
|
Loading…
Reference in New Issue