X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/761fbb87fc91e6ed28c0eba41b79aa2ffa8eabfa..701a0b4766abbd9f2f8dee036004d77edc59c4d8:/include/wx/platform.h diff --git a/include/wx/platform.h b/include/wx/platform.h index 8ecb13c748..38415f572e 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -415,12 +415,6 @@ # define __UNIX__ #endif /* Unix */ -#if defined(__HPUX__) && !defined(__WXGTK__) -# ifndef __WXMOTIF__ -# define __WXMOTIF__ -# endif /* __WXMOTIF__ */ -#endif - #if defined(__WXMOTIF__) || defined(__WXX11__) # define __X__ #endif