mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Remove some unnecessary semicolons
This commit is contained in:
parent
c6f3424ab1
commit
b06ec302d1
24 changed files with 26 additions and 26 deletions
|
@ -104,4 +104,4 @@ void ReadReplacements(replace_v& replacements)
|
|||
replacements.push_back(std::make_pair(letter, replacement));
|
||||
}
|
||||
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue