mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-09 22:53:55 +01:00
Remove unnecessary semicolons
This commit is contained in:
@@ -102,7 +102,7 @@ private:
|
||||
wxCheckBox * mUseSBSMSCheckBox;
|
||||
#endif
|
||||
|
||||
DECLARE_EVENT_TABLE();
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
#endif // __AUDACITY_EFFECT_CHANGETEMPO__
|
||||
|
||||
Reference in New Issue
Block a user