]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/filedlg.cpp
fixes #10358
[wxWidgets.git] / src / motif / filedlg.cpp
index 889ee87e140f96ce2cd6cb5a9d7280943237955f..490f92fb23403da6ee26f75f3ef7248d87223f2a 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#define XtParent XTPARENT
-#define XtWindow XTWINDOW
-#endif
-
 #include "wx/filedlg.h"
 
 #ifndef WX_PRECOMP