]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/bmpbuttn.h
avoid a bug in Carbon headers
[wxWidgets.git] / include / wx / os2 / bmpbuttn.h
index d6ae3d84f3cee413c9a89ccc57c968236a5f8349..cad7e1cc4a7801c2a11276130535c652b27a5cad 100644 (file)
@@ -62,13 +62,6 @@ public:
         SetBitmapLabel(rBitmap);
     }
 
-#if WXWIN_COMPATIBILITY
-    wxBitmap* GetBitmap(void) const
-    {
-        return (wxBitmap *)&m_buttonBitmap;
-    }
-#endif
-
     //
     // Implementation
     //