[Netpass-devel] NetPass/lib/NetPass Config.pm,1.32,1.33
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2005-05-02 17:06:35
|
Update of /cvsroot/netpass/NetPass/lib/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14910/lib/NetPass Modified Files: Config.pm Log Message: db changes Index: Config.pm =================================================================== RCS file: /cvsroot/netpass/NetPass/lib/NetPass/Config.pm,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- Config.pm 1 May 2005 19:46:03 -0000 1.32 +++ Config.pm 2 May 2005 17:06:25 -0000 1.33 @@ -760,8 +760,6 @@ sub policy { my $self = shift; - _log("DEBUG", $self->debug."\n"); - my $parms = parse_parms({ -parms => \@_, -legal => [qw(-key -network -val)], |