s4:dsdb remove unused variable
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / schema_fsmo.c
index 290232bdb99f0a0da01896f82306afba7fced284..adc0fe41d049b0d5b130792aa48eef7019db9d16 100644 (file)
@@ -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;