param: calculate server role from security, and security from server role
[ddiss/samba.git] / source3 / include / proto.h
index b9e7f384ab3a0032f491021c7eb98748420d5955..0228120cc6f8ae4a2a8eba1fc67655cd8d19cee8 100644 (file)
@@ -1619,7 +1619,6 @@ struct share_params *get_share_params(TALLOC_CTX *mem_ctx,
                                      const char *sharename);
 const char *volume_label(int snum);
 bool lp_domain_master(void);
-bool lp_domain_master_true_or_auto(void);
 bool lp_preferred_master(void);
 void lp_remove_service(int snum);
 void lp_copy_service(int snum, const char *new_name);