diff options
Diffstat (limited to 'source3/client')
-rw-r--r-- | source3/client/clitar.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/client/clitar.c b/source3/client/clitar.c index cc642c330e..594392672a 100644 --- a/source3/client/clitar.c +++ b/source3/client/clitar.c @@ -105,9 +105,6 @@ static bool must_free_cliplist = False; extern char *cmd_ptr; extern bool lowercase; -extern uint16 cnum; -extern bool readbraw_supported; -extern int max_xmit; extern int get_total_time_ms; extern int get_total_size; |