projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compilation fixes for Watcom+MGL+MS-DOS
[wxWidgets.git]
/
src
/
motif
/
clipbrd.cpp
diff --git
a/src/motif/clipbrd.cpp
b/src/motif/clipbrd.cpp
index cc6c5e21b380aea3f0f879e62a0fd51f3a6d75a3..41afb324d308b393539aa8c0419f494b445858d6 100644
(file)
--- a/
src/motif/clipbrd.cpp
+++ b/
src/motif/clipbrd.cpp
@@
-37,10
+37,8
@@
#include <string.h>
-#if !USE_SHARED_LIBRARY
// IMPLEMENT_DYNAMIC_CLASS(wxClipboard, wxObject)
// IMPLEMENT_ABSTRACT_CLASS(wxClipboardClient, wxObject)
-#endif
static bool gs_clipboardIsOpen = FALSE;