summaryrefslogtreecommitdiff
path: root/source3/utils/net_proto.h
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-05-14 14:29:52 +0200
committerKai Blin <kai@samba.org>2008-05-20 14:28:03 +0200
commit1634bd92eac7dcb2c6056c862a7a8c18f6bc8d1b (patch)
tree034386308b36c488a622e5aefd7892aa980e8bcb /source3/utils/net_proto.h
parentf9a6d1f2645eef2654a8ff1fc59e83ee762d4014 (diff)
downloadsamba-1634bd92eac7dcb2c6056c862a7a8c18f6bc8d1b.tar.gz
samba-1634bd92eac7dcb2c6056c862a7a8c18f6bc8d1b.tar.bz2
samba-1634bd92eac7dcb2c6056c862a7a8c18f6bc8d1b.zip
net: Move printer help to net_rpc where it's used.
(This used to be commit 2ee3d1aefab8dada5bd05a92b72776554617b7f9)
Diffstat (limited to 'source3/utils/net_proto.h')
-rw-r--r--source3/utils/net_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/utils/net_proto.h b/source3/utils/net_proto.h
index 1472e8feb8..d429aa7ee2 100644
--- a/source3/utils/net_proto.h
+++ b/source3/utils/net_proto.h
@@ -117,7 +117,6 @@ int net_groupmap(struct net_context *c, int argc, const char **argv);
/* The following definitions come from utils/net_help.c */
-int net_help_printer(struct net_context *c, int argc, const char **argv);
int net_help_status(struct net_context *c, int argc, const char **argv);
int net_help(struct net_context *c, int argc, const char **argv);