]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/radiobox.cpp
Ensure that wxApp::Yield is always processing pending event by creating a
[wxWidgets.git] / src / motif / radiobox.cpp
index 00bcec5189450d9db4643d2ab19888f616eadc42..00303033a4a737a972f876b8fd75cd703c4ff07e 100644 (file)
 
 #if wxUSE_RADIOBOX
 
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#endif
-
 #include "wx/radiobox.h"
 
 #ifndef WX_PRECOMP