dsdb: Remove dead code in partition_prep_request()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 Feb 2020 03:43:44 +0000 (16:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Feb 2020 03:08:46 +0000 (03:08 +0000)
commitdc308d1c2937313813b628d7fb94463542a0dd81
tree003b283edb158035acdbda405491e4b5d31c40fd
parent01a3cf8e1e2562a77635ecf2a9a79e28af43fe7c
dsdb: Remove dead code in partition_prep_request()

The partition variable is never NULL.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/partition.c