Remove duplicate mapping for open-ils.ingest.full.serial.object.readonly
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Dec 2009 20:08:03 +0000 (20:08 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 18 Dec 2009 20:08:03 +0000 (20:08 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15193 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Ingest.pm

index 6ea85c3..716cc2d 100644 (file)
@@ -684,13 +684,6 @@ __PACKAGE__->register_method(
     api_level    => 1,
     argc        => 1,
 );                      
-__PACKAGE__->register_method(  
-    api_name    => "open-ils.ingest.full.serial.object.readonly",
-    method        => "ro_authority_ingest_single_object",
-    api_level    => 1,
-    argc        => 1,
-);                      
-
 
 sub ro_authority_ingest_single_xml {
     my $self = shift;