From 261edddd92ec02c1d278213e730aa30a1fea71d0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 18 May 2013 20:39:30 +0300 Subject: Remove static list with chat commands for autocomplete. --- src/commandhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index a655d8d32..9ddc567e8 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -55,6 +55,8 @@ class CommandHandler final ~CommandHandler() { } + static void addChatCommands(std::list &arr); + /** * Parse and handle the given command. */ -- cgit v1.2.3-60-g2f50