From: David Webster Date: Mon, 29 Jan 2001 21:37:17 +0000 (+0000) Subject: minor fix for OS/2 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c68d52436637855a5e9656f6dce8d5b482abdbfe minor fix for OS/2 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/xpm/simx.h b/src/xpm/simx.h index ded469bd3c..9b916182f7 100644 --- a/src/xpm/simx.h +++ b/src/xpm/simx.h @@ -64,7 +64,6 @@ typedef unsigned long COLORREF; #ifndef GetRValue # define GetRValue(rgb) ((BYTE)(rgb)) #endif -typedef UINT WORD; #endif /* else __OS2__ */