diff options
Diffstat (limited to 'source3/client/client.c')
-rw-r--r-- | source3/client/client.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/client.c b/source3/client/client.c index c9842335a9f..72fa4bf87e9 100644 --- a/source3/client/client.c +++ b/source3/client/client.c @@ -2280,7 +2280,6 @@ static int do_message_op(void) fstring base_directory; char *pname = argv[0]; int opt; - extern XFILE *dbf; extern char *optarg; extern int optind; int old_debug; |