[Koha-patches] [PATCH] Bug 6027 created Bug 7847

Dobrica Pavlinusic dpavlin at rot13.org
Sat Mar 31 03:33:25 CEST 2012


This change fixes Bug 7847 without other changes, but I'm at loss why.
---
 C4/Items.pm |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/C4/Items.pm b/C4/Items.pm
index 0b2f99b..4790091 100644
--- a/C4/Items.pm
+++ b/C4/Items.pm
@@ -26,7 +26,6 @@ use C4::Context;
 use C4::Koha;
 use C4::Biblio;
 use C4::Dates qw/format_date format_date_in_iso/;
-use C4::Search qw/SimpleSearch/;
 use MARC::Record;
 use C4::ClassSource;
 use C4::Log;
-- 
1.7.2.5



More information about the Koha-patches mailing list