From 4c0d3dc62399e35c288cb82dfbf3f8811328f06c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 25 Aug 2014 12:54:39 +0300 Subject: Move chat command /cleanfonts into actions. --- src/commands.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 3d8f94b39..ed90a9d56 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -251,18 +251,6 @@ static void outStringNormal(ChatTab *const tab, } } -impHandler0(cleanFonts) -{ - if (gui) - gui->clearFonts(); - if (debugChatTab) - { - // TRANSLATORS: clear fonts cache message - debugChatTab->chatLog(_("Cache cleaned")); - } - return true; -} - impHandler(createParty) { if (!event.tab) -- cgit v1.2.3-70-g09d2