From 255facfa0c5c272e6f9416eb74c184ff615e2c07 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 15:29:59 +0300 Subject: Remove unused functions from itemcontainer. --- src/gui/widgets/itemcontainer.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/gui/widgets/itemcontainer.h') diff --git a/src/gui/widgets/itemcontainer.h b/src/gui/widgets/itemcontainer.h index 65d54f373..14acc6bfb 100644 --- a/src/gui/widgets/itemcontainer.h +++ b/src/gui/widgets/itemcontainer.h @@ -155,18 +155,6 @@ class ItemContainer final : public gcn::Widget, SEL_DRAGGING }; - /** - * Execute all the functionality associated with the action key. - */ - void keyAction(); - - /** - * Moves the highlight in the direction specified. - * - * @param direction The move direction of the highlighter. - */ - void moveHighlight(const Direction direction); - /** * Sets the currently selected item. */ -- cgit v1.2.3-60-g2f50