From c68d52436637855a5e9656f6dce8d5b482abdbfe Mon Sep 17 00:00:00 2001 From: David Webster Date: Mon, 29 Jan 2001 21:37:17 +0000 Subject: [PATCH] minor fix for OS/2 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/xpm/simx.h | 1 - 1 file changed, 1 deletion(-) 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__ */ -- 2.49.0