summaryrefslogtreecommitdiff
path: root/src/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.h')
-rw-r--r--src/channel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/channel.h b/src/channel.h
index d9f72c12..b2080d4a 100644
--- a/src/channel.h
+++ b/src/channel.h
@@ -40,6 +40,8 @@ class Channel
const std::string &name,
const std::string &announcement = std::string());
+ ~Channel();
+
/**
* Get the id associated witht his channel
*/