From 21a38798e6f596c5acc09e0f25a8a2d9b0c540f7 Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 4 Sep 2003 13:08:17 +0000 Subject: [PATCH] removing warning --- acqui.simple/additem.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/acqui.simple/additem.pl b/acqui.simple/additem.pl index c69616a13e..7bb4bb0b07 100755 --- a/acqui.simple/additem.pl +++ b/acqui.simple/additem.pl @@ -85,7 +85,6 @@ if ($op eq "additem") { if ($exists) { $nextop = "additem"; $itemrecord = $record; - warn "==>".$record->as_formatted; } else { $nextop = "additem"; } -- 2.39.2