[MPlayer-cvslog] r36129 - trunk/gui/win32/dialogs.h

ib subversion at mplayerhq.hu
Mon Apr 1 10:20:57 CEST 2013


Author: ib
Date: Mon Apr  1 10:20:57 2013
New Revision: 36129

Log:
Remove pointless #defines.

We don't need these for the Win32 GUI.

Modified:
   trunk/gui/win32/dialogs.h

Modified: trunk/gui/win32/dialogs.h
==============================================================================
--- trunk/gui/win32/dialogs.h	Mon Apr  1 10:14:25 2013	(r36128)
+++ trunk/gui/win32/dialogs.h	Mon Apr  1 10:20:57 2013	(r36129)
@@ -124,10 +124,4 @@
 #define IDPLAYDISK           100
 #define IDPLAYDISK_LIMIT     164
 
-/* gtk emulation */
-#define GTK_MB_FATAL         0x1
-#define GTK_MB_ERROR         0x2
-#define GTK_MB_WARNING       0x4
-#define GTK_MB_SIMPLE        0x8
-
 #endif /* MPLAYER_GUI_DIALOGS_H */


More information about the MPlayer-cvslog mailing list