Remove the Innotek for OS/2 addition...configure now deals with this correctly on it's own

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2004-03-04 14:25:04 +00:00
parent 57b4050c83
commit 31bb37a246

View File

@@ -209,9 +209,6 @@
# ifdef __EMX__ # ifdef __EMX__
# define OS2EMX_PLAIN_CHAR # define OS2EMX_PLAIN_CHAR
# ifdef __INNOTEK_LIBC__
# define wxSIZE_T_IS_UINT
# endif
# endif # endif
/* define __HPUX__ for HP-UX where standard macro is __hpux */ /* define __HPUX__ for HP-UX where standard macro is __hpux */