]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/statbmp.cpp
Add markup support to wxOSX/Cocoa wxStaticText and wxButton.
[wxWidgets.git] / src / os2 / statbmp.cpp
index c80642962f03768a417df57773aef40af78610f5..5874763573e462f5c0ea725ff326b3471856ac9e 100644 (file)
@@ -28,8 +28,6 @@
 // macros
 // ---------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmap, wxControl)
-
 BEGIN_EVENT_TABLE(wxStaticBitmap, wxWindow)
     EVT_PAINT(wxStaticBitmap::OnPaint)
 END_EVENT_TABLE()