]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/button.cpp
Try to better revert to the original string value in wxBitmapComboBox::RecreateControl()
[wxWidgets.git] / src / motif / button.cpp
index 99324c3f9c0a3d0666c4ccd45a659bece0eda800..7b85a01c74b8f79e896b16e81dcc654d5975becb 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#endif
-
 #include "wx/button.h"
 
 #ifdef __VMS__