remove duplicate variable def
authorBill Erickson <berick@esilibrary.com>
Wed, 9 Feb 2011 18:14:51 +0000 (13:14 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 9 Feb 2011 18:14:51 +0000 (13:14 -0500)
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm

index 9c982d3..d26df13 100644 (file)
@@ -2658,8 +2658,6 @@ sub batch_uber_hold {
 
 sub uber_hold_impl {
     my($e, $hold_id, $args) = @_;
-
-       my $resp = {};
     $args ||= {};
 
        my $hold = $e->retrieve_action_hold_request(