removed unnecessary method

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-05-19 19:44:06 +00:00
parent 9ff59e4722
commit 8673924374
2 changed files with 12 additions and 21 deletions

View file

@ -95,7 +95,6 @@ private slots:
void filterColumnChanged();
void clearFilter();
void toggleclearButton();
private:
class QStandardItemModel *MessagesModel;