X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5cd8b5b8ba2511da91e8003f3948d4648aa18e0a..fc32630a5e03e60a67d4ef53fc59985ea087b451:/src/motif/evtloop.cpp diff --git a/src/motif/evtloop.cpp b/src/motif/evtloop.cpp index 6886f5d3e1..367982dcb8 100644 --- a/src/motif/evtloop.cpp +++ b/src/motif/evtloop.cpp @@ -20,11 +20,6 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#ifdef __VMS -#define XtParent XTPARENT -#define XtDisplay XTDISPLAY -#endif - #ifndef WX_PRECOMP #include "wx/event.h" #include "wx/app.h"