Skip to content

Commit

Permalink
smbclient: Remove unused reference to extern override_logfile
Browse files Browse the repository at this point in the history
Signed-off-by: Christof Schmitt <[email protected]>
Reviewed-by: Volker Lendecke <[email protected]>

Autobuild-User(master): Volker Lendecke <[email protected]>
Autobuild-Date(master): Sat Sep 12 07:53:56 UTC 2020 on sn-devel-184
  • Loading branch information
chs authored and vlendec committed Sep 12, 2020
1 parent 8d34b67 commit 8b4c6fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source3/client/client.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@

extern int do_smb_browse(void); /* mDNS browsing */

extern bool override_logfile;

static int port = 0;
static char *service;
static char *desthost;
Expand Down

0 comments on commit 8b4c6fb

Please sign in to comment.