removed a re-defiition
authorThomas Bluemel <thomas@reactsoft.com>
Sun, 8 Feb 2004 22:24:07 +0000 (22:24 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Sun, 8 Feb 2004 22:24:07 +0000 (22:24 +0000)
svn path=/trunk/; revision=8104

reactos/include/wine/winuser.h

index 239757c..864e55c 100644 (file)
@@ -20,9 +20,6 @@ typedef LPDLGTEMPLATE LPDLGTEMPLATEA, LPDLGTEMPLATEW;
 #endif
 
 #define WS_EX_TRAYWINDOW 0x80000000L
-//#if (__W32API_MAJOR_VERSION < 2 || __W32API_MINOR_VERSION < 5)
-#define MIM_MENUDATA     0x00000008
-//#endif /* __W32API_MAJOR_VERSION < 2 || __W32API_MINOR_VERSION < 5 */
 
 #define DCX_USESTYLE     0x00010000
 #define WS_EX_MANAGED    0x40000000L /* Window managed by the window system */