summaryrefslogtreecommitdiff
path: root/source3/utils/net_proto.h
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-21 09:05:35 +0200
committerKai Blin <kai@samba.org>2008-06-10 09:47:25 +0200
commit98b9b5b7f36b7ad6eb3791a7830c9f94d7f1b49a (patch)
tree455b581af2384e3b3adb31f13577a53b9a6f14ce /source3/utils/net_proto.h
parentc19700fc07459f07fd9c8fe72a3b3acf761b022e (diff)
downloadsamba-98b9b5b7f36b7ad6eb3791a7830c9f94d7f1b49a.tar.gz
samba-98b9b5b7f36b7ad6eb3791a7830c9f94d7f1b49a.tar.bz2
samba-98b9b5b7f36b7ad6eb3791a7830c9f94d7f1b49a.zip
net: Make "net rap" use functable3
(This used to be commit 7a2364518c4200befb419f2bcbf3afd425fd7a6f)
Diffstat (limited to 'source3/utils/net_proto.h')
-rw-r--r--source3/utils/net_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/net_proto.h b/source3/utils/net_proto.h
index 0d4714cf9f..91037dcab6 100644
--- a/source3/utils/net_proto.h
+++ b/source3/utils/net_proto.h
@@ -145,8 +145,6 @@ int net_rap_password_usage(struct net_context *c, int argc, const char **argv);
int net_rap_password(struct net_context *c, int argc, const char **argv);
int net_rap_admin_usage(struct net_context *c, int argc, const char **argv);
int net_rap_admin(struct net_context *c, int argc, const char **argv);
-int net_rap_help(struct net_context *c, int argc, const char **argv);
-int net_rap_usage(struct net_context *c, int argc, const char **argv);
int net_rap(struct net_context *c, int argc, const char **argv);
/* The following definitions come from utils/net_registry.c */