Cleared a trailing warn, sorry.

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
Daniel Sweeney 2009-03-27 10:09:30 -05:00 committed by Galen Charlton
parent 76f03c53b0
commit 17b1412ceb

View 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;