Module: wine Branch: master Commit: b3369984270c1b13e774fadf9b416fdeac85c8d3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b3369984270c1b13e774fadf9b...
Author: André Hentschel nerv@dawncrow.de Date: Mon Feb 20 20:49:27 2012 +0100
progman: Remove dead code.
---
programs/progman/group.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/programs/progman/group.c b/programs/progman/group.c index d628ffc..39f155c 100644 --- a/programs/progman/group.c +++ b/programs/progman/group.c @@ -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: