removing warning
authortipaul <tipaul>
Mon, 3 Nov 2003 13:29:05 +0000 (13:29 +0000)
committertipaul <tipaul>
Mon, 3 Nov 2003 13:29:05 +0000 (13:29 +0000)
C4/Koha.pm

index cb3f308..94cb2f2 100644 (file)
@@ -195,7 +195,6 @@ sub getbranches {
                my $nsth = $dbh->prepare($query);
                $nsth->execute($branch->{'branchcode'});
                while (my ($cat) = $nsth->fetchrow_array) {
-               warn "XX";
                        # FIXME - This seems wrong. It ought to be
                        # $branch->{categorycodes}{$cat} = 1;
                        # otherwise, there's a namespace collision if there's a