From ccebb01419f8f046a2b40502f4007eee65cf7d94 Mon Sep 17 00:00:00 2001 From: erickson Date: Wed, 20 Sep 2006 14:23:35 +0000 Subject: [PATCH] removed old todo comment git-svn-id: svn://svn.open-ils.org/ILS/trunk@6158 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/Application/Cat.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm b/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm index 77c97a26da..fce55b42bb 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm @@ -231,9 +231,6 @@ __PACKAGE__->register_method( sub biblio_record_xml_import { my( $self, $client, $authtoken, $xml, $source) = @_; - - # XXX Make the source the ID from config.bib_source - my $override = 1 if $self->api_name =~ /override/; my( $tcn, $tcn_source, $marcdoc ); -- 2.11.0