Cleared a trailing warn, sorry.
authorDaniel Sweeney <daniel.sweeney@liblime.com>
Fri, 27 Mar 2009 15:09:30 +0000 (10:09 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 3 Apr 2009 21:41:50 +0000 (16:41 -0500)
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;