mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
Remove unused var.
This commit is contained in:
parent
73b7d4dba3
commit
ca35e29a0f
@ -812,8 +812,6 @@ void DeviceToolBar::ChangeDevice(bool isInput)
|
||||
|
||||
void DeviceToolBar::OnChoice(wxCommandEvent &event)
|
||||
{
|
||||
int outputSelectionIndex;
|
||||
|
||||
wxObject *eventObject = event.GetEventObject();
|
||||
//if we've changed hosts, we've handled the device switching already.
|
||||
if (eventObject == mHost) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user