summaryrefslogtreecommitdiffstats
path: root/source3/client/client_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/client/client_proto.h')
-rw-r--r--source3/client/client_proto.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/source3/client/client_proto.h b/source3/client/client_proto.h
index d119014abd..3e91ff0fb3 100644
--- a/source3/client/client_proto.h
+++ b/source3/client/client_proto.h
@@ -38,15 +38,6 @@ NTSTATUS do_list(const char *mask,
bool dirs);
int cmd_iosize(void);
-/* The following definitions come from client/clitar.c */
-
-int cmd_block(void);
-int cmd_tarmode(void);
-int cmd_setmode(void);
-int cmd_tar(void);
-int process_tar(void);
-int tar_parseargs(int argc, char *argv[], const char *Optarg, int Optind);
-
/* The following definitions come from client/dnsbrowse.c */
int do_smb_browse(void);