mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 21:26:07 +00:00
Remove some unnecessary semicolons
This commit is contained in:
parent
c6f3424ab1
commit
b06ec302d1
24 changed files with 26 additions and 26 deletions
|
@ -13,4 +13,4 @@ namespace BootManager
|
|||
bool BootCore(const std::string& _rFilename);
|
||||
|
||||
void Stop();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue