From ab2c41c32c23fd4fa3cb1290d84b6eea57e8e099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U-WIN-ENP104VVO3U=5CV=C3=ADtor=20Santos=20Costa?= Date: Mon, 6 Jun 2011 10:21:16 +0100 Subject: [PATCH] remove debugging message. --- console/LGPL/pl-ntmain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/console/LGPL/pl-ntmain.c b/console/LGPL/pl-ntmain.c index 3bdf34ab5..9a1af688a 100755 --- a/console/LGPL/pl-ntmain.c +++ b/console/LGPL/pl-ntmain.c @@ -1050,7 +1050,6 @@ int PASCAL WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) { LPTSTR cmdline; - fprintf(stderr,"Hello\n"); InitializeCriticalSection(&mutex);