]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/custclas.cpp
Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI.
[wxWidgets.git] / samples / xrc / custclas.cpp
index 158234222749b408a45b134c1b9a96c2444bc7d5..24669047db1ac178272b4e2236a5d9ecb31da3f1 100644 (file)
@@ -102,11 +102,6 @@ MyResizableListCtrl::MyResizableListCtrl( wxWindow *parent, wxWindowID id,
 }
 
 
-MyResizableListCtrl::~MyResizableListCtrl()
-{
-}
-
-
 void MyResizableListCtrl::ContextSensitiveMenu( wxMouseEvent& event )
 {
     // Make an instance of a menu.