diff options
Diffstat (limited to 'src/gui/widgets/tabs/chat/whispertab.h')
-rw-r--r-- | src/gui/widgets/tabs/chat/whispertab.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/tabs/chat/whispertab.h b/src/gui/widgets/tabs/chat/whispertab.h index 4fa85c0be..4e9f091df 100644 --- a/src/gui/widgets/tabs/chat/whispertab.h +++ b/src/gui/widgets/tabs/chat/whispertab.h @@ -40,8 +40,6 @@ class WhisperTab final : public ChatTab bool handleCommand(const std::string &restrict type, const std::string &restrict args) override final; - void saveToLogFile(const std::string &msg) const override final; - void setWhisperTabColors(); void setWhisperTabOfflineColors(); |