]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / platform.h
index 8ecb13c7489fc65fb6f1d974734109f0544f5f11..38415f572ec483d09b103f98b1ad876d92cce858 100644 (file)
 #    define __UNIX__
 #endif /* Unix */
 
-#if defined(__HPUX__) && !defined(__WXGTK__)
-#    ifndef __WXMOTIF__
-#        define __WXMOTIF__
-#    endif /* __WXMOTIF__ */
-#endif
-
 #if defined(__WXMOTIF__) || defined(__WXX11__)
 #    define __X__
 #endif