mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-25 07:31:14 +01:00
Remove unnecessary semicolons
This commit is contained in:
@@ -110,7 +110,7 @@ private:
|
||||
int mSelectedCommand;
|
||||
bool mChanged;
|
||||
|
||||
DECLARE_EVENT_TABLE();
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user