projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compute scrollbar widths in a more standard way, get rid of redundant m_hasScrolling...
[wxWidgets.git]
/
src
/
motif
/
listbox.cpp
diff --git
a/src/motif/listbox.cpp
b/src/motif/listbox.cpp
index f23c8b761173e951ea256937573eb9d605e77185..4d593370235acbf183fc69025b3c221f13c2e04e 100644
(file)
--- a/
src/motif/listbox.cpp
+++ b/
src/motif/listbox.cpp
@@
-24,11
+24,6
@@
#include "wx/arrstr.h"
#endif
-#ifdef __VMS
-#define XtParent XTPARENT
-#define XtDisplay XTDISPLAY
-#endif
-
#ifdef __VMS__
#pragma message disable nosimpint
#endif