]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/menu.cpp
use quotes around SRCROOT to handle the case when it contains spaces (patch 1912354)
[wxWidgets.git] / src / motif / menu.cpp
index 68eee40b912576df6d7ed11c7e7060e78bcc65fe..6eae7b96dd3e8d4f6837ad6c1c9da1e6c8dfe3d4 100644 (file)
@@ -33,8 +33,6 @@
 
 #ifdef __VMS__
 #pragma message disable nosimpint
-#define XtDisplay XTDISPLAY
-#define XtWindow XTWINDOW
 #endif
 #include <Xm/Label.h>
 #include <Xm/LabelG.h>