X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5b208a1796ecf1b9ab267d200705b4f3b4d10e3..8584b0e64b273273bad122d28b10176bd5a3bc84:/src/osx/spinbutt_osx.cpp?ds=inline diff --git a/src/osx/spinbutt_osx.cpp b/src/osx/spinbutt_osx.cpp index 8e1d44e0fc..5e3408d519 100644 --- a/src/osx/spinbutt_osx.cpp +++ b/src/osx/spinbutt_osx.cpp @@ -17,10 +17,6 @@ #include "wx/osx/private.h" -IMPLEMENT_DYNAMIC_CLASS(wxSpinButton, wxControl) -IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxScrollEvent) - - wxSpinButton::wxSpinButton() : wxSpinButtonBase() {