Merging r774:778 from trunk into branches/0.3. Forwardporting hopefully the last...
[quassel.git] / src / client / buffermodel.h
index 3126f73..7bd3fc9 100644 (file)
@@ -50,7 +50,6 @@ public:
 
 private slots:
   void debug_currentChanged(QModelIndex current, QModelIndex previous);
-  void debug_selectionChanged(QItemSelection current , QItemSelection previous);
     
 private:
   SelectionModelSynchronizer _selectionModelSynchronizer;