X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68379eaf0ae64d105f8244b1db83e793f7dd83b0..0e3165d72520d7d642640ed57c58c620884848fc:/src/common/docview.cpp diff --git a/src/common/docview.cpp b/src/common/docview.cpp index ed5f74fa68..4ce23095e8 100644 --- a/src/common/docview.cpp +++ b/src/common/docview.cpp @@ -1839,10 +1839,6 @@ wxDocChildFrame::wxDocChildFrame(wxDocument *doc, view->SetFrame(this); } -wxDocChildFrame::~wxDocChildFrame() -{ -} - // Extend event processing to search the view's event table bool wxDocChildFrame::ProcessEvent(wxEvent& event) {