summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-05-14 13:11:48 +1000
committerStefan Metzmacher <metze@samba.org>2010-05-31 21:36:55 +0200
commite5ebc52e9fd45346a74e2c421f2471b5e6cab998 (patch)
tree88c9cded55e099513ea652aafa29394c2efe1f1a /source3/winbindd/winbindd_proto.h
parentfca69a9e2f19d7f54cee6ace17adf57372cea52e (diff)
downloadsamba-e5ebc52e9fd45346a74e2c421f2471b5e6cab998.tar.gz
samba-e5ebc52e9fd45346a74e2c421f2471b5e6cab998.tar.bz2
samba-e5ebc52e9fd45346a74e2c421f2471b5e6cab998.zip
Revert "s3:winbindd Split helper functions to allow s3compat to call them"
I'm experimenting with a different entry point This reverts commit f5c0f90da5f5372ca6b7a72daa8d073a2444a068.
Diffstat (limited to 'source3/winbindd/winbindd_proto.h')
-rw-r--r--source3/winbindd/winbindd_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd_proto.h b/source3/winbindd/winbindd_proto.h
index 8ebbb2a842..1b086734bc 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -44,7 +44,6 @@ void debug_unix_user_token(int dbg_class, int dbg_lev, uid_t uid, gid_t gid,
struct event_context *winbind_event_context(void);
/* The following definitions come from winbindd/winbindd.c */
-void winbindd_accepted_new_connection(int accepted_sock, bool privileged);
struct messaging_context *winbind_messaging_context(void);
void request_error(struct winbindd_cli_state *state);
void request_ok(struct winbindd_cli_state *state);