整理代码

pull/105/head
Apex Liu 2017-08-23 03:35:40 +08:00
parent be59d1a612
commit f286f7d718
1 changed files with 1 additions and 2 deletions

View File

@ -288,8 +288,7 @@ int ts_main(void)
g_exit_flag = true;
}
if (!g_exit_flag)
{
if (!g_exit_flag) {
ts_web_rpc_register_core();
EXLOGV("[core] ---- initialized, ready for service ----\n");