summaryrefslogtreecommitdiff
path: root/source3/utils/net_proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2012-10-05 19:20:45 +0200
committerMichael Adam <obnox@samba.org>2012-10-19 12:15:01 +0200
commit4a7a8ecb0b69b3b79823aab7504e75451d20e5a0 (patch)
treec6676d08c0f53c5b13073a9f205db6e5adddf6c1 /source3/utils/net_proto.h
parent5a4ffb20ffe387fa5bb373778ba84d24a7e5b74f (diff)
downloadsamba-4a7a8ecb0b69b3b79823aab7504e75451d20e5a0.tar.gz
samba-4a7a8ecb0b69b3b79823aab7504e75451d20e5a0.tar.bz2
samba-4a7a8ecb0b69b3b79823aab7504e75451d20e5a0.zip
s3:utils/net: remove unused "net connections"
The connections.tdb will go away. metze Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'source3/utils/net_proto.h')
-rw-r--r--source3/utils/net_proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/utils/net_proto.h b/source3/utils/net_proto.h
index a683abb67e..3f99e14e6e 100644
--- a/source3/utils/net_proto.h
+++ b/source3/utils/net_proto.h
@@ -132,10 +132,6 @@ int net_rap(struct net_context *c, int argc, const char **argv);
int net_registry(struct net_context *c, int argc, const char **argv);
-/* The following definitions come from utils/net_connections.c */
-
-int net_connections(struct net_context *c, int argc, const char **argv);
-
/* The following definitions come from utils/net_rpc.c */
NTSTATUS net_get_remote_domain_sid(struct cli_state *cli, TALLOC_CTX *mem_ctx,