projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxGetWorkingDirectory() deprecated. Fixed #1338966.
[wxWidgets.git]
/
src
/
common
/
textfile.cpp
diff --git
a/src/common/textfile.cpp
b/src/common/textfile.cpp
index 25503be862e36806246222c6d8246dc56e64ad19..8a47c35e39b2bdffe33a406f1ac7b2af5d5013e8 100644
(file)
--- a/
src/common/textfile.cpp
+++ b/
src/common/textfile.cpp
@@
-13,10
+13,6
@@
// headers
// ============================================================================
// headers
// ============================================================================
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma implementation "textfile.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __BORLANDC__
#include "wx/wxprec.h"
#ifdef __BORLANDC__