Core: Remove bRestartRequired config hack.
This commit is contained in:
parent
e8e65881b8
commit
960ffd2e85
3 changed files with 0 additions and 9 deletions
|
@ -572,10 +572,6 @@ int WINAPI WinMain(HINSTANCE _hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLin
|
|||
|
||||
LogManager::Shutdown();
|
||||
|
||||
if (g_Config.bRestartRequired) {
|
||||
W32Util::ExitAndRestart();
|
||||
}
|
||||
|
||||
net::Shutdown();
|
||||
CoUninitialize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue