X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4fd164d9c9f7f7e98210f46d9d89d0b435cfcdc..c55bced6d7767dcf071339d7f2d9599eefc0e125:/include/wx/html/webkit.h?ds=sidebyside diff --git a/include/wx/html/webkit.h b/include/wx/html/webkit.h index 4b7b2fc795..3611b8fe48 100755 --- a/include/wx/html/webkit.h +++ b/include/wx/html/webkit.h @@ -12,10 +12,6 @@ #ifndef _WX_WEBKIT_H #define _WX_WEBKIT_H -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "webkit.h" -#endif - #if wxUSE_WEBKIT #if !defined(__WXMAC__) && !defined(__WXCOCOA__)