summaryrefslogtreecommitdiff
path: root/src/gui/widgets/channeltab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/channeltab.h')
-rw-r--r--src/gui/widgets/channeltab.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/widgets/channeltab.h b/src/gui/widgets/channeltab.h
index 842b80f7..0272655b 100644
--- a/src/gui/widgets/channeltab.h
+++ b/src/gui/widgets/channeltab.h
@@ -43,14 +43,8 @@ class ChannelTab : public ChatTab
protected:
friend class Channel;
- /**
- * Constructor.
- */
ChannelTab(Channel *channel);
- /**
- * Destructor.
- */
~ChannelTab();
void handleInput(const std::string &msg);