From 1b27066e2d98c82b0bf135188ebb57e16af669df Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 02:20:56 +0300 Subject: Move chat command /dumpt into actions. --- src/commands.cpp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 969b73c68..f1eda21ea 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -106,13 +106,6 @@ impHandler(hack) return true; } -impHandler(dumpTests) -{ - const std::string str = config.getStringValue("testInfo"); - outStringNormal(event.tab, str, str); - return true; -} - impHandler(url) { if (event.tab) -- cgit v1.2.3-70-g09d2