]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dynamic/dynamic.cpp
fixed bug in GetMimeType under win
[wxWidgets.git] / samples / dynamic / dynamic.cpp
index c32ca01362065e6587131f1bcb2a23b73850c7ab..06847f1253f5ea1491f890715b04bcbb0a660806 100644 (file)
@@ -43,7 +43,6 @@ class MyFrame: public wxFrame
  public:
     void OnQuit(wxCommandEvent& event);
     void OnAbout(wxCommandEvent& event);
-  bool OnClose(void) { return TRUE; }
 };
 
 // ID for the menu commands