projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
The world should not end if a server has no peer. Let's return FALSE instead.
[wxWidgets.git]
/
src
/
motif
/
gdiobj.cpp
diff --git
a/src/motif/gdiobj.cpp
b/src/motif/gdiobj.cpp
index adda2bcab1e92aed48a527217f4dde5a4f015932..63613b5727bff812de3d1a3e4894609041ee0df7 100644
(file)
--- a/
src/motif/gdiobj.cpp
+++ b/
src/motif/gdiobj.cpp
@@
-15,6
+15,4
@@
#include "wx/gdiobj.h"
-#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxGDIObject, wxObject)
-#endif