]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xmlres.h
sizeof(char) is 1. By definition.
[wxWidgets.git] / include / wx / xrc / xmlres.h
index a2758acef80d569b194e68c857018fdebaee78e5..4af3d258249f2754d2b37865b4f669722a84d44b 100644 (file)
@@ -517,13 +517,6 @@ public:
    Backward compatibility macros. Do *NOT* use, they may disappear in future
    versions of the XRC library!
    ------------------------------------------------------------------------- */
    Backward compatibility macros. Do *NOT* use, they may disappear in future
    versions of the XRC library!
    ------------------------------------------------------------------------- */
-#if WXWIN_COMPATIBILITY_2_4
-    #define ADD_STYLE         XRC_ADD_STYLE
-    #define wxTheXmlResource  wxXmlResource::Get()
-    #define XMLID             XRCID
-    #define XMLCTRL           XRCCTRL
-    #define GetXMLID          GetXRCID
-#endif
 
 #endif // wxUSE_XRC
 
 
 #endif // wxUSE_XRC