summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chat/guildtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/chat/guildtab.h')
-rw-r--r--src/gui/widgets/tabs/chat/guildtab.h3
1 files changed, 0 insertions, 3 deletions
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;