projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
correction to last commit: Korean and Romanian translations will only be in 2.9.1...
[wxWidgets.git]
/
src
/
motif
/
button.cpp
diff --git
a/src/motif/button.cpp
b/src/motif/button.cpp
index 99324c3f9c0a3d0666c4ccd45a659bece0eda800..7b85a01c74b8f79e896b16e81dcc654d5975becb 100644
(file)
--- a/
src/motif/button.cpp
+++ b/
src/motif/button.cpp
@@
-12,10
+12,6
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#ifdef __VMS
-#define XtDisplay XTDISPLAY
-#endif
-
#include "wx/button.h"
#ifdef __VMS__