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