Yet another protocol break (I warned you...).
[quassel.git] / src / common / ircuser.h
index 3235158..176e36e 100644 (file)
@@ -123,7 +123,7 @@ signals:
 
   void userModesSet(QString modes);
 
-  void channelJoined(QString channel);
+  // void channelJoined(QString channel);
   void channelParted(QString channel);
 
   void userModeAdded(QString mode);