mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 16:09:28 +02:00
Initialize variable...duh!
This commit is contained in:
parent
513256854e
commit
2aeb9320dc
@ -406,6 +406,7 @@ LadspaEffect::LadspaEffect(const wxString & path, int index)
|
||||
mLatencyPort = -1;
|
||||
|
||||
mDialog = NULL;
|
||||
mParent = NULL;
|
||||
mSliders = NULL;
|
||||
mFields = NULL;
|
||||
mLabels = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user