projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor header cleaning.
[wxWidgets.git]
/
src
/
common
/
dndcmn.cpp
diff --git
a/src/common/dndcmn.cpp
b/src/common/dndcmn.cpp
index 18cef9cf8025eb71f8691a63b4b980d2d9fe7853..b13ba86d34c7b9c821bff00c3a2ead9212fd2f70 100644
(file)
--- a/
src/common/dndcmn.cpp
+++ b/
src/common/dndcmn.cpp
@@
-12,10
+12,6
@@
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "dndbase.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__