summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-12-13 15:24:24 +0100
committerStefan Metzmacher <metze@samba.org>2011-12-14 08:15:30 +0100
commit1515f7db00ec3c01bc9c808edddf44052ac91c3f (patch)
tree371b51fda322836751dcdd6dd25b75c2fc6d54a2 /source3/smbd/proto.h
parent78582da8b57120d0f1a86577d1f8df1d553769bc (diff)
downloadsamba-1515f7db00ec3c01bc9c808edddf44052ac91c3f.tar.gz
samba-1515f7db00ec3c01bc9c808edddf44052ac91c3f.tar.bz2
samba-1515f7db00ec3c01bc9c808edddf44052ac91c3f.zip
s3:smbd: remove unused smbd_messaging_context()
metze
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index 0cc6b66d63..64cf944320 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -957,7 +957,6 @@ void init_sec_ctx(void);
/* The following definitions come from smbd/server.c */
-struct messaging_context *smbd_messaging_context(void);
struct memcache *smbd_memcache(void);
void delete_and_reload_printers(struct tevent_context *ev,
struct messaging_context *msg_ctx);