mirror of
https://github.com/samba-team/samba.git
synced 2025-02-19 21:57:57 +03:00
s4:dsdb remove unused variable
This commit is contained in:
parent
cc330f9362
commit
bf54b419ae
@ -408,7 +408,6 @@ static int generate_possibleInferiors(struct ldb_context *ldb, struct ldb_messag
|
||||
int ret, i;
|
||||
const char *first_component_name = ldb_dn_get_component_name(dn, 0);
|
||||
const struct ldb_val *first_component_val;
|
||||
const char *class_name;
|
||||
const struct dsdb_class *schema_class;
|
||||
const char **possibleInferiors;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user