Commit b3369984 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

progman: Remove dead code.

parent ed47f259
......@@ -33,9 +33,6 @@
static LRESULT CALLBACK GROUP_GroupWndProc(HWND hWnd, UINT msg,
WPARAM wParam, LPARAM lParam)
{
#if 0
printf("G %4.4x %4.4x\n", msg, wParam);
#endif
switch (msg)
{
case WM_SYSCOMMAND:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment