From ffe1b11e981112a662669358863805fabe14e94c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Aug 2014 15:41:52 +0300 Subject: Move chat command /priceload into actions. --- src/commands.cpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index 52a9dbb2a..dded364ae 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -157,16 +157,6 @@ impHandler(hack) return true; } -impHandler0(priceLoad) -{ - if (shopWindow) - { - shopWindow->loadList(); - return true; - } - return false; -} - impHandler0(priceSave) { if (shopWindow) -- cgit v1.2.3-70-g09d2