1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00

removed a debug line

This commit is contained in:
Andrew Tridgell -
parent fddb4f4c04
commit ec4c90fd7f

View File

@ -163,8 +163,6 @@ static void refresh_sequence_number(struct winbindd_domain *domain, BOOL force)
}
domain->last_seq_check = time(NULL);
DEBUG(0,("seq number now %d\n", domain->sequence_number));
}
/*