mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Remove a couple of unused vars, and hence the warning count.
This commit is contained in:
parent
ec8e203676
commit
abcffe7593
@ -345,9 +345,6 @@ bool LabelDialog::TransferDataFromWindow()
|
||||
|
||||
bool LabelDialog::Validate()
|
||||
{
|
||||
int cnt = mData.GetCount();
|
||||
int i;
|
||||
|
||||
if (mGrid->IsCellEditControlShown()) {
|
||||
mGrid->HideCellEditControl();
|
||||
mGrid->SaveEditControlValue();
|
||||
|
Loading…
x
Reference in New Issue
Block a user