remove debugging message.

This commit is contained in:
U-WIN-ENP104VVO3U\Vítor Santos Costa 2011-06-06 10:21:16 +01:00
parent 772cf833a6
commit ab2c41c32c
1 changed files with 0 additions and 1 deletions

View File

@ -1050,7 +1050,6 @@ int PASCAL
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
LPSTR lpszCmdLine, int nCmdShow)
{ LPTSTR cmdline;
fprintf(stderr,"Hello\n");
InitializeCriticalSection(&mutex);