removing warning
[koha_fer] / 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