summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nsswitch/winbindd_cache.c')
-rw-r--r--source3/nsswitch/winbindd_cache.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/nsswitch/winbindd_cache.c b/source3/nsswitch/winbindd_cache.c
index da918df4f3..4221e26ee1 100644
--- a/source3/nsswitch/winbindd_cache.c
+++ b/source3/nsswitch/winbindd_cache.c
@@ -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));
}
/*