- Next Available, or choose from list below
+ Next Available, or choose from list below
diff --git a/renewscript.pl b/renewscript.pl
index 657d484b1d..368d4a2148 100755
--- a/renewscript.pl
+++ b/renewscript.pl
@@ -51,7 +51,6 @@ while ( my ($itemno, $value) = each %data) {
#means we want to renew this item
#check its status
my $status=renewstatus(\%env,$bornum,$itemno);
-# warn "STATUS : $status";
if ($status == 1){
renewbook(\%env,$bornum,$itemno);
}
--
2.39.5