removing warning
authortipaul <tipaul>
Thu, 4 Sep 2003 13:08:17 +0000 (13:08 +0000)
committertipaul <tipaul>
Thu, 4 Sep 2003 13:08:17 +0000 (13:08 +0000)
acqui.simple/additem.pl

index c69616a..7bb4bb0 100755 (executable)
@@ -85,7 +85,6 @@ if ($op eq "additem") {
        if ($exists) {
                $nextop = "additem";
                $itemrecord = $record;
-               warn "==>".$record->as_formatted;
        } else {
                $nextop = "additem";
        }