1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00

remove an unused variable

This commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent 7446540017
commit 6f9228b011

View File

@ -3355,7 +3355,6 @@ static void wait_keyboard(char *buffer)
****************************************************************************/ ****************************************************************************/
static BOOL process(char *base_directory) static BOOL process(char *base_directory)
{ {
extern FILE *dbf;
pstring line; pstring line;
char *cmd; char *cmd;