projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add wxLanguageInfo::GetLocaleName(), this simplifies the current code and will be...
[wxWidgets.git]
/
src
/
motif
/
app.cpp
diff --git
a/src/motif/app.cpp
b/src/motif/app.cpp
index c987ef6334466ff636799769b12fc26d5d6c3f11..6208995cd0df97d15d4c513b36dde0c6349f4555 100644
(file)
--- a/
src/motif/app.cpp
+++ b/
src/motif/app.cpp
@@
-12,11
+12,6
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
-#ifdef __VMS
-#define XtParent XTPARENT
-#define XtDisplay XTDISPLAY
-#endif
-
#include "wx/app.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
#ifndef WX_PRECOMP