]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
Better alphabetized the event handler macros
[wxWidgets.git] / src / common / docview.cpp
index ed5f74fa68eb44f4f659b382cb78d2da8efb41a9..4ce23095e889cb9f45e802afb65debff59311095 100644 (file)
@@ -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)
 {