mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
General: Remove unnecessary semicolons
This commit is contained in:
@ -366,5 +366,5 @@ private:
|
||||
bool InitControllers();
|
||||
|
||||
// Event table
|
||||
DECLARE_EVENT_TABLE();
|
||||
DECLARE_EVENT_TABLE()
|
||||
};
|
||||
|
Reference in New Issue
Block a user