Cleared a trailing warn, sorry.
authorDaniel Sweeney <daniel.sweeney@liblime.com>
Fri, 27 Mar 2009 15:09:30 +0000 (10:09 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 16 Apr 2009 15:45:56 +0000 (17:45 +0200)
Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Serials.pm

index 5bec265..bcb9087 100644 (file)
@@ -1330,7 +1330,7 @@ sub ModSubscription {
         $notes,           $letter,       $hemisphere,     ($manualhistory?$manualhistory:0),
         $internalnotes,   $serialsadditems,
         $staffdisplaycount, $opacdisplaycount, $subscriptionid
-    ); warn "$staffdisplaycount, $opacdisplaycount";
+    );
     my $rows=$sth->rows;
     $sth->finish;