]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/scrolbar_osx.cpp
fixing a few typos, wxAny copy constructor implementation, making wxAnyList available...
[wxWidgets.git] / src / osx / scrolbar_osx.cpp
index cbe8cdfe8751941e4ab6218e99116ade8f047fd3..e0cdcfe752e376fc9bf1561304d65ea6e85c3210 100644 (file)
@@ -23,8 +23,6 @@
 
 #if wxUSE_SCROLLBAR
 
-IMPLEMENT_DYNAMIC_CLASS(wxScrollBar, wxControl)
-
 BEGIN_EVENT_TABLE(wxScrollBar, wxControl)
 END_EVENT_TABLE()