X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..f81dc6e93170cb73c6d614b77e26be49baa724d2:/include/wx/xml/xml.h diff --git a/include/wx/xml/xml.h b/include/wx/xml/xml.h index 5eede8757d..175b51c883 100644 --- a/include/wx/xml/xml.h +++ b/include/wx/xml/xml.h @@ -14,7 +14,7 @@ * * * The API defined in this header *WILL* change in the future and backward * * compatibility will *not* be preserved. If you use these classes in your * - * application, it probably won't compile with future wxWindows releases. * + * application, it probably won't compile with future wxWidgets releases. * * Use on your own risk. * * * * ************************************************************************* */ @@ -22,10 +22,6 @@ #ifndef _WX_XML_H_ #define _WX_XML_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "xml.h" -#endif - #include "wx/defs.h" #if wxUSE_XML