]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/textctrl.cpp
Remove SashHitTest() "tolerance" parameter
[wxWidgets.git] / src / univ / textctrl.cpp
index 8c3875cc82ca903baead1fb17845d4b5e4cc6e0f..041ea21d516a17f5a62c58d68ecb09bbdcfaa429 100644 (file)
@@ -764,7 +764,7 @@ bool wxTextCtrl::Create(wxWindow *parent,
     return true;
 }
 
-wxTextCtrl::~wxTextCtrl() wxNOEXCEPT
+wxTextCtrl::~wxTextCtrl()
 {
     delete m_cmdProcessor;