Oops - remove diagnostics :-)
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 11 Sep 2000 09:36:12 +0000 (09:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 11 Sep 2000 09:36:12 +0000 (09:36 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@583 cda61777-01e9-0310-a592-d414129be87e

window.c

index d85a4cd..62b0b2a 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)