progman: Remove dead code

André Hentschel nerv at dawncrow.de
Mon Feb 20 13:49:27 CST 2012


---
 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:
-- 

Best Regards, André Hentschel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Nachrichtenteil als Anhang
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120220/9329734d/attachment.ksh>


More information about the wine-patches mailing list