Missed commit for the 0.4.3 build
This commit is contained in:
parent
c8874c356a
commit
717f709091
|
@ -466,13 +466,12 @@ _FX int __stdcall WinMain(
|
|||
}
|
||||
}
|
||||
|
||||
// todo: xxx
|
||||
/*if (1) {
|
||||
if (1) {
|
||||
MSG_HEADER req;
|
||||
req.length = sizeof(req);
|
||||
req.msgid = MSGID_SBIE_INI_RUN_SBIE_CTRL;
|
||||
SbieDll_CallServer(&req);
|
||||
}*/
|
||||
}
|
||||
|
||||
return DoLingerLeader();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue