mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
client.c: remove unused extern declaration
Signed-off-by: Aurélien Aptel <aurelien.aptel@gmail.com> Reviewed-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
45a45c8eda
commit
431483e6b9
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user