remove debugging message.
This commit is contained in:
parent
772cf833a6
commit
ab2c41c32c
@ -1050,7 +1050,6 @@ int PASCAL
|
||||
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
|
||||
LPSTR lpszCmdLine, int nCmdShow)
|
||||
{ LPTSTR cmdline;
|
||||
fprintf(stderr,"Hello\n");
|
||||
|
||||
InitializeCriticalSection(&mutex);
|
||||
|
||||
|
Reference in New Issue
Block a user