diff options
-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 d23bdb5796..396028358d 100644 --- a/source3/client/client.c +++ b/source3/client/client.c @@ -3355,7 +3355,6 @@ static void wait_keyboard(char *buffer) ****************************************************************************/ static BOOL process(char *base_directory) { - extern FILE *dbf; pstring line; char *cmd; |