warn removed
authortipaul <tipaul>
Thu, 4 Dec 2003 09:33:54 +0000 (09:33 +0000)
committertipaul <tipaul>
Thu, 4 Dec 2003 09:33:54 +0000 (09:33 +0000)
memberentry.pl

index dbf03ea..ab85b8a 100755 (executable)
@@ -66,7 +66,6 @@ if ($delete){
        }
 
        my $data=borrdata('',$member);
-       warn "data: ".$data->{'surname'};
        if ($type eq 'Add'){
                $template->param( updtype => 'I');
        } else {