mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Remove some unused variables uncovered by the build farm.
This commit is contained in:
parent
ca3d98d08b
commit
084e4678c0
@ -115,9 +115,6 @@ static int del_fd(int fd)
|
||||
|
||||
int smbc_init(smbc_get_auth_data_fn fn, int debug)
|
||||
{
|
||||
int i;
|
||||
struct smbc_compat_fdlist * f;
|
||||
|
||||
if (!smbc_compat_initialized) {
|
||||
statcont = smbc_new_context();
|
||||
if (!statcont)
|
||||
|
Loading…
Reference in New Issue
Block a user