projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avoiding double define warnings on osx
[wxWidgets.git]
/
src
/
motif
/
utils.cpp
diff --git
a/src/motif/utils.cpp
b/src/motif/utils.cpp
index 4eda0e2f08a4d43c341d222d2a6e3330393da88a..4a94ff07343aa981f8562ea6b1a82a5ba9fa32bd 100644
(file)
--- a/
src/motif/utils.cpp
+++ b/
src/motif/utils.cpp
@@
-375,7
+375,6
@@
void wxAllocColor(Display *d,Colormap cmp,XColor *xc)
}
}
-#ifdef __WXDEBUG__
wxString wxGetXEventName(XEvent& event)
{
#if wxUSE_NANOX
@@
-401,7
+400,6
@@
wxString wxGetXEventName(XEvent& event)
return str;
#endif
}
-#endif
// ----------------------------------------------------------------------------
// accelerators