X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1f1dee6b0dd1fe468011a64ec1af6eba720902fb..99eb484a70f3725340ee1c487f54a0d45f786039:/src/univ/notebook.cpp diff --git a/src/univ/notebook.cpp b/src/univ/notebook.cpp index 5a1d6c87df..0bd4942765 100644 --- a/src/univ/notebook.cpp +++ b/src/univ/notebook.cpp @@ -105,8 +105,6 @@ END_EVENT_TABLE() // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxNotebook, wxBookCtrlBase) - // ---------------------------------------------------------------------------- // wxNotebook creation // ----------------------------------------------------------------------------