]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxhtml.h
removed unsecure wxTmpnam() function (patch by Francesco Montorsi)
[wxWidgets.git] / include / wx / wxhtml.h
index 78b9de1525c3aa6e1b9bdf675ba1617ad9d8d6bc..532916f94c43989814495af16b9a6fe4f5391553 100644 (file)
@@ -4,16 +4,12 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_HTML_H_
 #define _WX_HTML_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
 #include "wx/html/htmldefs.h"
 #include "wx/html/htmltag.h"
 #include "wx/html/htmlcell.h"