mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Remove unnecessary semicolons
This commit is contained in:
@@ -100,7 +100,7 @@ class LabelDialog final : public wxDialogWrapper
|
||||
|
||||
int mInitialRow;
|
||||
|
||||
DECLARE_EVENT_TABLE();
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user