qa: Remove lots of superfluous semicolons
[quassel.git] / src / qtui / coreconfigwizard.cpp
index ebb23b8..c51bd85 100644 (file)
@@ -547,4 +547,4 @@ int SyncRelayPage::nextId() const
     emit startOver();
     return 0;
 }
     emit startOver();
     return 0;
 }
-};  /* namespace CoreConfigWizardPages */
+}  /* namespace CoreConfigWizardPages */