diff options
Diffstat (limited to 'src/gui/widgets/whispertab.h')
-rw-r--r-- | src/gui/widgets/whispertab.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/whispertab.h b/src/gui/widgets/whispertab.h index 146ea5c5..447a8fe0 100644 --- a/src/gui/widgets/whispertab.h +++ b/src/gui/widgets/whispertab.h @@ -39,8 +39,6 @@ class WhisperTab : public ChatTab bool handleCommand(const std::string &type, const std::string &args); - int getType() const; - protected: friend class ChatWindow; |