mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-06 14:52:34 +02:00
Revert "Needed to compile Pokechu22's fix-midi-output on Mac"
This reverts commit 5badb9174aa3ca3159c9b2bc97dc35e2c294044f.
This commit is contained in:
parent
5badb9174a
commit
9dadc5af6d
@ -340,7 +340,7 @@ MixerTrackCluster::MixerTrackCluster(wxWindow* parent,
|
||||
wxSizeEvent event(GetSize(), GetId());
|
||||
event.SetEventObject(this);
|
||||
GetEventHandler()->ProcessEvent(event);
|
||||
// UpdateGain(); // PRL: No such name. Proper compilation fix?
|
||||
UpdateGain();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user