mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
netcmd/visualize: rm unused code line
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> BUG: https://bugzilla.samba.org/show_bug.cgi?id=13658
This commit is contained in:
parent
6ed82c7c0d
commit
ff311f1dc7
@ -688,8 +688,6 @@ class cmd_uptodateness(GraphCommand):
|
||||
if partition not in (part_dn, None):
|
||||
continue # we aren't doing this partition
|
||||
|
||||
cursors = get_utdv(self.samdb, part_dn)
|
||||
|
||||
# we talk to each remote and make a matrix of the vectors
|
||||
# -- for each partition
|
||||
# normalise by oldest
|
||||
|
Loading…
x
Reference in New Issue
Block a user