PATCH: winhelp/hlp2sgml.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog:
Remove unused variable debug_channels.

Index: hlp2sgml.c
===================================================================
RCS file: /home/wine/wine/programs/winhelp/hlp2sgml.c,v
retrieving revision 1.9
diff -u -3 -p -r1.9 hlp2sgml.c
--- hlp2sgml.c	16 Dec 2002 22:11:11 -0000	1.9
+++ hlp2sgml.c	14 Oct 2003 10:56:16 -0000
@@ -318,11 +318,6 @@ BOOL WINAPI HeapFree( HGLOBAL handle, DW

 char __wine_dbch_winhelp[] = "\003winhelp";

-static char * const debug_channels[1] =
-{
-    __wine_dbch_winhelp
-};
-
 int wine_dbg_log( int cls, const char *channel, const char *func, const char *format, ... )
 {
     return 1;


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux