X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6953da00886c52a9e1d9183e1f1f27e75843cfa4..6304d5b49b488f7bc130c933bcece731ca10d4c7:/include/wx/html/htmlproc.h?ds=inline

diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h
index 440301c5b8..a9c1938263 100644
--- a/include/wx/html/htmlproc.h
+++ b/include/wx/html/htmlproc.h
@@ -7,15 +7,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef _WX_HTMLPREP_H_
 #define _WX_HTMLPREP_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "htmlproc.h"
-// (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_HTML