]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checkbox.cpp
removing outdated files for mac
[wxWidgets.git] / src / motif / checkbox.cpp
index 566e52abd7ef4f87b2ae19dcc9e176b7eea1f017..e6fc7d7314a93455d35a7d1e4a1c812e9451a97e 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#endif
-
 #include "wx/checkbox.h"
 
 #ifndef WX_PRECOMP
@@ -257,4 +253,4 @@ bool wxToggleButton::Create( wxWindow* parent, wxWindowID id,
     return true;
 }
 
-#endif // wxUSE_TOGGLEBUTTON
+#endif // wxUSE_TOGGLEBTN