]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/typetest/typetest.h
Ignore failure when deleting something that might not exist
[wxWidgets.git] / samples / typetest / typetest.h
index 8cd87eac0334c357fb20e2277215a53644180892..aa78a80bd55d89d2c0fba12473ef131cf79477d8 100644 (file)
@@ -47,7 +47,6 @@ public:
 public:
     void OnQuit(wxCommandEvent& event);
     void OnAbout(wxCommandEvent& event);
-       bool OnClose(void) { return TRUE; }
 
    DECLARE_EVENT_TABLE()