summaryrefslogtreecommitdiff
path: root/src/commandhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandhandler.h')
-rw-r--r--src/commandhandler.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/commandhandler.h b/src/commandhandler.h
index 5c019450..0e8d9dd7 100644
--- a/src/commandhandler.h
+++ b/src/commandhandler.h
@@ -74,11 +74,6 @@ class CommandHandler
void handleMsg(const std::string &args);
/**
- * Handle a channel command.
- */
- void handleChannel(const std::string &args);
-
- /**
* Handle a join command.
*/
void handleJoin(const std::string &args);