mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
s4-upgradeprovision: remove useless code
This commit is contained in:
parent
44c5406252
commit
01758595e3
@ -918,9 +918,6 @@ def checkKeepAttributeWithMetadata(delta, att, message, reference, current,
|
||||
else:
|
||||
continue
|
||||
|
||||
if attrUSN is None:
|
||||
delta.remove(att)
|
||||
continue
|
||||
if att == "nTSecurityDescriptor":
|
||||
cursd = ndr_unpack(security.descriptor,
|
||||
str(current[0]["nTSecurityDescriptor"]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user