projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
gtk wxStaticText and wxALIGN_CENTER_VERTICAL
[wxWidgets.git]
/
src
/
motif
/
bmpbuttn.cpp
diff --git
a/src/motif/bmpbuttn.cpp
b/src/motif/bmpbuttn.cpp
index 5e94188ba4b5ce900e57de42b680b846515bce80..9ebada34b8f8952a758d7395574928f8698fb08c 100644
(file)
--- a/
src/motif/bmpbuttn.cpp
+++ b/
src/motif/bmpbuttn.cpp
@@
-12,10
+12,6
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#ifdef __VMS
-#define XtScreen XTSCREEN
-#endif
-
#include "wx/bmpbuttn.h"
#ifdef __VMS__