Remove unused method declaration

This commit is contained in:
Leon Richardt 2019-08-17 22:10:27 +02:00
parent be5318f275
commit 23a5f0bfb2

View file

@ -48,7 +48,6 @@ public:
virtual int rowCount(const QModelIndex &) const override;
void refresh(const QString &prefix);
void updateEmoteCompletionMethod();
private:
TaggedString createUser(const QString &str);