removed a re-defiition

svn path=/trunk/; revision=8104
This commit is contained in:
Thomas Bluemel 2004-02-08 22:24:07 +00:00
parent d8e8ec2a96
commit 2141be1489

View 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 */