projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
revert removal of gtk1 code from common file
[wxWidgets.git]
/
src
/
univ
/
statline.cpp
diff --git
a/src/univ/statline.cpp
b/src/univ/statline.cpp
index bd666a45b7b1efe67009f912743a2e3822e7b92c..dfdac47862d0144b1d5bfa0a9a0dfdc4f1c57fc7 100644
(file)
--- a/
src/univ/statline.cpp
+++ b/
src/univ/statline.cpp
@@
-17,10
+17,6
@@
// headers
// ----------------------------------------------------------------------------
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "univstatline.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__