diff options
Diffstat (limited to 'source3/client/clitar.c')
-rw-r--r-- | source3/client/clitar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/clitar.c b/source3/client/clitar.c index 6169c9af46..49ea5edf47 100644 --- a/source3/client/clitar.c +++ b/source3/client/clitar.c @@ -71,7 +71,6 @@ stack dir_stack = {NULL, 0}; /* Want an empty stack */ #define SEPARATORS " \t\n\r" extern int DEBUGLEVEL; extern struct cli_state *cli; -extern XFILE *dbf; /* These defines are for the do_setrattr routine, to indicate * setting and reseting of file attributes in the function call */ |