summaryrefslogtreecommitdiffstats
path: root/source3/client/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/client/client.c')
-rw-r--r--source3/client/client.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/client/client.c b/source3/client/client.c
index 4fc285f08c..b85da0856a 100644
--- a/source3/client/client.c
+++ b/source3/client/client.c
@@ -76,12 +76,6 @@ static int archive_level = 0;
static bool translation = false;
static bool have_ip;
-/* clitar bits insert */
-extern int blocksize;
-extern bool tar_inc;
-extern bool tar_reset;
-/* clitar bits end */
-
static bool prompt = true;
static bool recurse = false;