mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
samba_kcc: remove an unused variable
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
parent
2c6cac990e
commit
406284be95
@ -858,8 +858,6 @@ class KCC(object):
|
||||
:param current_dsa: optional DSA on whose behalf we are acting.
|
||||
:return: None
|
||||
"""
|
||||
count = 0
|
||||
|
||||
ro = False
|
||||
if current_dsa is None:
|
||||
current_dsa = self.my_dsa
|
||||
|
Loading…
Reference in New Issue
Block a user