]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
fixing overrelease and out-of-bounds write, fixes #13725
[wxWidgets.git] / include / wx / textctrl.h
index dcf0311b74f945f2bd2be0f8ec9a3158f3d9ea94..d4780cc98747f84d0107b21fba41e3a6167749fb 100644 (file)
@@ -679,7 +679,7 @@ public:
     // --------
 
     wxTextCtrlBase() { }
-    virtual ~wxTextCtrlBase() wxNOEXCEPT { }
+    virtual ~wxTextCtrlBase() { }
 
 
     // more readable flag testing methods