X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f80ea77b4a8bac4ab005bfc592f9cd3262ffa397..4c683a30212b72e411f70ae80bcab73933b72f19:/samples/xrc/custclas.cpp?ds=sidebyside diff --git a/samples/xrc/custclas.cpp b/samples/xrc/custclas.cpp index 1582342227..24669047db 100644 --- a/samples/xrc/custclas.cpp +++ b/samples/xrc/custclas.cpp @@ -102,11 +102,6 @@ MyResizableListCtrl::MyResizableListCtrl( wxWindow *parent, wxWindowID id, } -MyResizableListCtrl::~MyResizableListCtrl() -{ -} - - void MyResizableListCtrl::ContextSensitiveMenu( wxMouseEvent& event ) { // Make an instance of a menu.