projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert inclusion of wx/dateevt.h for now, as it breaks linkage
[wxWidgets.git]
/
src
/
x11
/
clipbrd.cpp
diff --git
a/src/x11/clipbrd.cpp
b/src/x11/clipbrd.cpp
index e9ba9c5a04572bf75156accad28f9e026ccf05f1..ee100b5bcf093cc145687925c7f8799e9dd4af54 100644
(file)
--- a/
src/x11/clipbrd.cpp
+++ b/
src/x11/clipbrd.cpp
@@
-8,10
+8,6
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "clipbrd.h"
-#endif
-
#include "wx/clipbrd.h"
#if wxUSE_CLIPBOARD