projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
first round of Intel compiler warning fixes: down from a few thousands just to slight...
[wxWidgets.git]
/
include
/
wx
/
textfile.h
diff --git
a/include/wx/textfile.h
b/include/wx/textfile.h
index 8481707a922743a6e0138d06fb9336e0e4362a76..f5ceaedb26c3b88fe65b7369c69623e6208bddee 100644
(file)
--- a/
include/wx/textfile.h
+++ b/
include/wx/textfile.h
@@
-14,10
+14,6
@@
#ifndef _WX_TEXTFILE_H
#define _WX_TEXTFILE_H
-#if defined(__GNUG__) && !defined(__APPLE__)
- #pragma interface "textfile.h"
-#endif
-
#include "wx/defs.h"
#include "wx/textbuf.h"