Monolithic build features now zero setup configuration: click and run
[quassel.git] / src / common / signalproxy.cpp
index 0357c96..4308d8a 100644 (file)
@@ -389,7 +389,6 @@ void SignalProxy::removePeer(QObject* dev) {
       proxy->removePeer(this);
   }
 
-
   if(dev->parent() == this)
     dev->deleteLater();