X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6953da00886c52a9e1d9183e1f1f27e75843cfa4..835165d576b66441987b78519e6ef1fe74ea795a:/include/wx/html/htmlfilt.h diff --git a/include/wx/html/htmlfilt.h b/include/wx/html/htmlfilt.h index 83f10d3f88..fe97cbf983 100644 --- a/include/wx/html/htmlfilt.h +++ b/include/wx/html/htmlfilt.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: htmlfilt.h +// Name: wx/html/htmlfilt.h // Purpose: filters // Author: Vaclav Slavik // RCS-ID: $Id$ @@ -7,14 +7,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - #ifndef _WX_HTMLFILT_H_ #define _WX_HTMLFILT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "htmlfilt.h" -#endif - #include "wx/defs.h" #if wxUSE_HTML