mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 15:16:22 +00:00
General: Remove unnecessary semicolons
This commit is contained in:
parent
2ea7ffc94a
commit
f6c21e002b
19 changed files with 20 additions and 22 deletions
|
@ -11,4 +11,4 @@ class QWidget;
|
|||
namespace WiiUpdate
|
||||
{
|
||||
void PerformOnlineUpdate(const std::string& region, QWidget* parent = nullptr);
|
||||
}; // namespace WiiUpdate
|
||||
} // namespace WiiUpdate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue