]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - window.c
Jacob Nevins provided this workaround for a bug in mingw32's resource
[PuTTY_svn.git] / window.c
index d85a4cd1258d7e6ac8c58c056b924cb60f003736..62b0b2a17c5540c2cc9a683c2f5abeb5a7ab48ef 100644 (file)
--- a/window.c
+++ b/window.c
@@ -859,9 +859,6 @@ static LRESULT CALLBACK WndProc (HWND hwnd, UINT message,
     static int ignore_keymenu = TRUE;
     static int just_reconfigged = FALSE;
 
-    if (message != 275)
-    debug(("msg=%d wParam=%08x lParam=%08x\r\n", message, wParam, lParam));
-
     switch (message) {
       case WM_TIMER:
        if (pending_netevent)