1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

remove useless debug message :-)

This commit is contained in:
Matthieu Patou 2010-11-27 13:44:50 +03:00 committed by Matthieu Patou
parent 498743bd46
commit e5eaed0180

View File

@ -841,7 +841,6 @@ sub provision($$$$$$$$$)
my $ret = $self->provision_raw_step1($ctx);
unless (defined $ret) {
print "coin coin\n";
return undef;
}