mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 11:18:45 -05:00
Remove some unnecessary semicolons
This commit is contained in:
@@ -15,4 +15,4 @@ namespace Gecko
|
||||
void LoadCodes(const IniFile& globalIni, const IniFile& localIni, std::vector<GeckoCode>& gcodes);
|
||||
void SaveCodes(IniFile& inifile, const std::vector<GeckoCode>& gcodes);
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user