diff options
Diffstat (limited to 'source3/winbindd/idmap_adex/idmap_adex.h')
-rw-r--r-- | source3/winbindd/idmap_adex/idmap_adex.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/idmap_adex/idmap_adex.h b/source3/winbindd/idmap_adex/idmap_adex.h index cfb3b807f99..61befeb8d2f 100644 --- a/source3/winbindd/idmap_adex/idmap_adex.h +++ b/source3/winbindd/idmap_adex/idmap_adex.h @@ -170,8 +170,6 @@ bool cell_list_remove(struct likewise_cell * cell); void cell_list_destroy(void); void cell_destroy(struct likewise_cell *c); -void cell_set_forest_searches(struct likewise_cell *c, - bool search); void cell_set_dns_domain(struct likewise_cell *c, const char *dns_domain); void cell_set_connection(struct likewise_cell *c, |