Revert "Properly focus BufferView on first click"
[quassel.git] / src / uisupport / bufferview.h
index 12bb902..4e83369 100644 (file)
@@ -78,7 +78,6 @@ private slots:
 
   void on_collapse(const QModelIndex &index);
   void on_expand(const QModelIndex &index);
 
   void on_collapse(const QModelIndex &index);
   void on_expand(const QModelIndex &index);
-  void on_clicked(const QModelIndex &index);
   void on_configChanged();
 
 private:
   void on_configChanged();
 
 private: