summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-05-07 22:10:38 +0000
committerGerald Carter <jerry@samba.org>2001-05-07 22:10:38 +0000
commit495f6e678774b013ec9da268fb69543ec9fc6cc6 (patch)
treedbbc650930adf821a075791cc5f8e4eb5ad24aba /source3/include/proto.h
parentdbd7e0a54ee39a67e9e368b279cf89ef159b204c (diff)
downloadsamba-495f6e678774b013ec9da268fb69543ec9fc6cc6.tar.gz
samba-495f6e678774b013ec9da268fb69543ec9fc6cc6.tar.bz2
samba-495f6e678774b013ec9da268fb69543ec9fc6cc6.zip
merge from 2.2 removing the 'domain XXX' parameters.
(This used to be commit 9aefc86e355bf160300580acb85a58a18207ccdf)
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 59f80c99ae..0e71a833e9 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1758,11 +1758,8 @@ char *lp_delgroup_script(void);
char *lp_addusertogroup_script(void);
char *lp_deluserfromgroup_script(void);
char *lp_wins_hook(void);
-char *lp_domain_groups(void);
char *lp_domain_admin_group(void);
char *lp_domain_guest_group(void);
-char *lp_domain_admin_users(void);
-char *lp_domain_guest_users(void);
char *lp_winbind_uid(void);
char *lp_winbind_gid(void);
char *lp_template_homedir(void);