X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/ca7b9fe538f9fb9a60e3a83d344978caa21889c4..dacbd0e88298088e0506eb653ae3d1f596085f67:/window.c diff --git a/window.c b/window.c index d85a4cd1..62b0b2a1 100644 --- 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)