summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net.c')
-rw-r--r--source3/utils/net.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/utils/net.c b/source3/utils/net.c
index 075ccc177f..eccb522dc9 100644
--- a/source3/utils/net.c
+++ b/source3/utils/net.c
@@ -715,13 +715,6 @@ static struct functable net_func[] = {
N_(" Use 'net help registry' to get more information about "
"'net registry' commands.")
},
- { "connections",
- net_connections,
- NET_TRANSPORT_LOCAL,
- N_("Fiddle with connectinos tdb"),
- N_(" Use 'net help connections' to get more information about "
- "'net connections' commands.")
- },
{ "eventlog",
net_eventlog,
NET_TRANSPORT_LOCAL,