From b167020e55e1fed6e66654f5ae397a91b580a7be Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 16 Jul 2013 10:54:11 +0200 Subject: [PATCH] Nicht benutzte Action entfernt --- SL/Controller/Inventory.pm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/SL/Controller/Inventory.pm b/SL/Controller/Inventory.pm index 2afd911b9..e7eb1224a 100644 --- a/SL/Controller/Inventory.pm +++ b/SL/Controller/Inventory.pm @@ -113,13 +113,6 @@ sub action_mini_stock { ->render($self); } -sub action_last_journal { - my ($self) = @_; - -# my $jounal = $self->journal; - -} - #================================================================ sub _check_auth { -- 2.20.1