mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Remove unused variable
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user