summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-02-09 12:51:22 +1100
committerAndrew Bartlett <abartlet@samba.org>2012-02-17 12:19:29 +0100
commitb190e3cd79a7de79c62ad58fdc9d768ae96dc5e9 (patch)
treea595ea61c58509f6606bb18c855e3dfe11b51014 /source3/include/proto.h
parent846a697e20478798288afb43cdb7a9f389a15c69 (diff)
downloadsamba-b190e3cd79a7de79c62ad58fdc9d768ae96dc5e9.tar.gz
samba-b190e3cd79a7de79c62ad58fdc9d768ae96dc5e9.tar.bz2
samba-b190e3cd79a7de79c62ad58fdc9d768ae96dc5e9.zip
s3-lib: Remove unused standard_sub_conn()
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 6108a408f1..f7f74e17f7 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -265,7 +265,6 @@ void standard_sub_advanced(const char *servicename, const char *user,
const char *connectpath, gid_t gid,
const char *smb_name, const char *domain_name,
char *str, size_t len);
-char *standard_sub_conn(TALLOC_CTX *ctx, connection_struct *conn, const char *str);
/* The following definitions come from lib/sysacls.c */