diff options
Diffstat (limited to 'source3/utils/net_proto.h')
-rw-r--r-- | source3/utils/net_proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/net_proto.h b/source3/utils/net_proto.h index dc2f5e0731..d5ca40c9df 100644 --- a/source3/utils/net_proto.h +++ b/source3/utils/net_proto.h @@ -145,8 +145,6 @@ int net_groupmap(struct net_context *c, int argc, const char **argv); /* The following definitions come from utils/net_help.c */ -int net_common_methods_usage(struct net_context *c, int argc, const char**argv); -int net_common_flags_usage(struct net_context *c, int argc, const char **argv); int net_help_user(struct net_context *c, int argc, const char **argv); int net_help_group(struct net_context *c, int argc, const char **argv); int net_help_join(struct net_context *c, int argc, const char **argv); |