From 2b6198dc9c4a52094bad3b39dbfb06c168a55ca2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 12 Oct 2014 15:21:51 +0300 Subject: Move chat tab type into ChatTab. --- src/gui/widgets/tabs/chat/guildtab.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/widgets/tabs/chat/guildtab.h') diff --git a/src/gui/widgets/tabs/chat/guildtab.h b/src/gui/widgets/tabs/chat/guildtab.h index e7c38368d..5c32f5c0a 100644 --- a/src/gui/widgets/tabs/chat/guildtab.h +++ b/src/gui/widgets/tabs/chat/guildtab.h @@ -44,9 +44,6 @@ class GuildTab notfinal : public ChatTab, void saveToLogFile(const std::string &msg) const override final; - int getType() const override final A_WARN_UNUSED - { return ChatTabType::GUILD; } - void playNewMessageSound() const override final; void optionChanged(const std::string &value) override final; -- cgit v1.2.3-70-g09d2