1
0
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:
Douglas Bagnall 2018-03-15 11:55:40 +13:00 committed by Douglas Bagnall
parent 2c6cac990e
commit 406284be95

View File

@ -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