X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3caa34b77139100fb0fa8535f47eb8893cd7ec1c..7118e711dcf3bdb543d5e20cac2c45d50c691979:/include/wx/fs_inet.h

diff --git a/include/wx/fs_inet.h b/include/wx/fs_inet.h
index 818dd7eb99..3e29572b05 100644
--- a/include/wx/fs_inet.h
+++ b/include/wx/fs_inet.h
@@ -3,16 +3,12 @@
 // Purpose:     HTTP and FTP file system
 // Author:      Vaclav Slavik
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FS_INET_H_
 #define _WX_FS_INET_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "fs_inet.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_FILESYSTEM && wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS