X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a2155efdb30931a19c2686511887966feb0c470..e2e8cc69f6c20b14d7b770f935fc6aabc66974e8:/include/wx/motif/control.h diff --git a/include/wx/motif/control.h b/include/wx/motif/control.h index e6f8a9acca..d164e52485 100644 --- a/include/wx/motif/control.h +++ b/include/wx/motif/control.h @@ -46,8 +46,6 @@ public: const wxValidator& validator = wxDefaultValidator, const wxString& name = wxControlNameStr); - ~wxControl(); - // simulates the event, returns TRUE if the event was processed virtual void Command(wxCommandEvent& WXUNUSED(event)) { }