]> git.saurik.com Git - wxWidgets.git/commitdiff
minor fix for OS/2
authorDavid Webster <Dave.Webster@bhmi.com>
Mon, 29 Jan 2001 21:37:17 +0000 (21:37 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Mon, 29 Jan 2001 21:37:17 +0000 (21:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/xpm/simx.h

index ded469bd3c640f344e644d8799909f6aec62b5eb..9b916182f790f14388819e7811b170c03de4596c 100644 (file)
@@ -64,7 +64,6 @@ typedef unsigned long COLORREF;
 #ifndef GetRValue
 #  define GetRValue(rgb) ((BYTE)(rgb))
 #endif
-typedef UINT    WORD;
 #endif /* else __OS2__ */