Bug 12633: Remove export line
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Nov 2016 15:16:45 +0000 (15:16 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 7 Nov 2016 16:17:46 +0000 (16:17 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Members.pm

index 8953d85..90dc5a5 100644 (file)
@@ -59,7 +59,6 @@ BEGIN {
     @ISA = qw(Exporter);
     #Get data
     push @EXPORT, qw(
-        &Search
         &GetMemberDetails
         &GetMember