mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
General: Remove unnecessary semicolons
This commit is contained in:
@ -11,4 +11,4 @@ class QWidget;
|
||||
namespace WiiUpdate
|
||||
{
|
||||
void PerformOnlineUpdate(const std::string& region, QWidget* parent = nullptr);
|
||||
}; // namespace WiiUpdate
|
||||
} // namespace WiiUpdate
|
||||
|
Reference in New Issue
Block a user