diff --git a/src/effects/Contrast.cpp b/src/effects/Contrast.cpp index 2a64815fa..b59bca0ac 100644 --- a/src/effects/Contrast.cpp +++ b/src/effects/Contrast.cpp @@ -210,7 +210,6 @@ ContrastDialog::ContrastDialog(wxWindow * parent, wxWindowID id, mForegroundEndT = NULL; mBackgroundStartT = NULL; mBackgroundEndT = NULL; - wxTextValidator vld(wxFILTER_NUMERIC); wxString number; auto p = FindProjectFromWindow( this );