minor fix for OS/2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-01-29 21:37:17 +00:00
parent 0ec0dc85ec
commit c68d524366

View File

@@ -64,7 +64,6 @@ typedef unsigned long COLORREF;
#ifndef GetRValue
# define GetRValue(rgb) ((BYTE)(rgb))
#endif
typedef UINT WORD;
#endif /* else __OS2__ */