qa: Remove lots of superfluous semicolons
[quassel.git] / src / common / protocol.h
index 2453a52..1e3114f 100644 (file)
@@ -252,7 +252,7 @@ struct HeartBeatReply
 };
 
 
-};
+}
 
 // Required for InternalPeer
 Q_DECLARE_METATYPE(Protocol::SyncMessage)