removing warn
authortipaul <tipaul>
Mon, 5 May 2003 15:13:51 +0000 (15:13 +0000)
committertipaul <tipaul>
Mon, 5 May 2003 15:13:51 +0000 (15:13 +0000)
acqui/basket.pl

index 59c7a35..27b6b90 100755 (executable)
@@ -44,7 +44,6 @@ my ($template, $loggedinuser, $cookie)
                             flagsrequired => {acquisition => 1},
                             debug => 1,
                             });
-warn "LOGGED : $loggedinuser";
 my ($count,@results);
 if ($basket eq ''){
        $basket=newbasket();