]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/textctrl.cpp
add parentheses for && inside || to fix g++ 4.3 warning
[wxWidgets.git] / src / motif / textctrl.cpp
index 7d9b41ed0b7f12aada3a9ad3ddb7c5a95a34b872..666da47caac2f98ac1d1954909aeb54dc7dda4af 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __VMS
-#define XtParent XTPARENT
-#endif
-
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <ctype.h>