mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Remove some unnecessary semicolons
This commit is contained in:
@ -13,4 +13,4 @@ namespace BootManager
|
||||
bool BootCore(const std::string& _rFilename);
|
||||
|
||||
void Stop();
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user