mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
rm REMOTE DBG
svn path=/trunk/; revision=6096
This commit is contained in:
@@ -180,11 +180,6 @@ int WINAPI _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdL
|
||||
if (!lstrcmp(lpCmdLine,TEXT("-noautostart")))
|
||||
autostart = false;
|
||||
|
||||
//REMOTE DBG
|
||||
startup_desktop = TRUE;
|
||||
nShowCmd = SW_HIDE;
|
||||
|
||||
|
||||
g_Globals._hInstance = hInstance;
|
||||
|
||||
HWND hwndDesktop = 0;
|
||||
|
||||
Reference in New Issue
Block a user