X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=e7d8fa9a87883adef2a8005440c487221a1c82ab;hb=92c88ffefa550de3a6ae03a7adbe605719f8349c;hp=12bb90241f1c871486604f798d36b6bf3a5cb2e2;hpb=a35e9270e608bfbc5b21ba47d49b3139f06b13e9;p=quassel.git diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index 12bb9024..e7d8fa9a 100644 --- a/src/uisupport/bufferview.h +++ b/src/uisupport/bufferview.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-08 by the Quassel Project * + * Copyright (C) 2005-09 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -78,7 +78,6 @@ private slots: void on_collapse(const QModelIndex &index); void on_expand(const QModelIndex &index); - void on_clicked(const QModelIndex &index); void on_configChanged(); private: