]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmltag.h
wxBrush::SetColour and wxPen::SetColour unified. Source cleaning.
[wxWidgets.git] / include / wx / html / htmltag.h
index 7c86431ef731a4bac35795dc3af17680e1f25ff7..2f09cc4de5443739325da49d12ce3d2e5ce42173 100644 (file)
@@ -7,14 +7,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef _WX_HTMLTAG_H_
 #define _WX_HTMLTAG_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "htmltag.h"
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_HTML