X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24a23c35730c9dbf6006e45947792204b9417204..b09bda689c8525886d217a9b171b354391cd6d78:/src/univ/topluniv.cpp diff --git a/src/univ/topluniv.cpp b/src/univ/topluniv.cpp index b592cbf6ab..f0760588dc 100644 --- a/src/univ/topluniv.cpp +++ b/src/univ/topluniv.cpp @@ -37,8 +37,6 @@ // event tables // ---------------------------------------------------------------------------- -IMPLEMENT_DYNAMIC_CLASS(wxTopLevelWindow, wxWindow) - BEGIN_EVENT_TABLE(wxTopLevelWindow, wxTopLevelWindowNative) EVT_NC_PAINT(wxTopLevelWindow::OnNcPaint) END_EVENT_TABLE()