summaryrefslogtreecommitdiff
path: root/src/commandhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandhandler.h')
-rw-r--r--src/commandhandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commandhandler.h b/src/commandhandler.h
index ec75d220f..4e30dce01 100644
--- a/src/commandhandler.h
+++ b/src/commandhandler.h
@@ -92,7 +92,6 @@ class CommandHandler final
void callFunc(const CommandInfo &info,
const std::string &args,
ChatTab *const tab);
-
};
extern CommandHandler *commandHandler;