From 629a207dcb8c80f3bbbc3aff38efc07a3b1a8017 Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 25 Nov 2004 17:39:44 +0000 Subject: [PATCH] removing useless &branches in package declaration --- C4/Biblio.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/C4/Biblio.pm b/C4/Biblio.pm index 0a626447ae..6b3a219e13 100644 --- a/C4/Biblio.pm +++ b/C4/Biblio.pm @@ -69,7 +69,6 @@ $VERSION = 0.01; &char_decode &FindDuplicate - &branches ); # @@ -2637,6 +2636,9 @@ Paul POULAIN paul.poulain@free.fr # $Id$ # $Log$ +# Revision 1.111 2004/11/25 17:39:44 tipaul +# removing useless &branches in package declaration +# # Revision 1.110 2004/11/24 16:00:01 tipaul # removing sub branches (commited by chris for MARC=OFF bugfix, but sub branches is already in Acquisition.pm) # -- 2.39.5