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 246b088d..2bf670c1 100644
--- a/src/commandhandler.h
+++ b/src/commandhandler.h
@@ -53,11 +53,6 @@ class CommandHandler
friend class WhisperTab;
/**
- * Handle an announce command.
- */
- void handleAnnounce(const std::string &args, ChatTab *tab);
-
- /**
* Handle a help command.
*/
void handleHelp(const std::string &args, ChatTab *tab);