diff options
-rw-r--r-- | source3/libads/authdata.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libads/authdata.c b/source3/libads/authdata.c index 93f4091b6e..ef5400654e 100644 --- a/source3/libads/authdata.c +++ b/source3/libads/authdata.c @@ -359,7 +359,6 @@ NTSTATUS kerberos_return_pac(TALLOC_CTX *mem_ctx, const char *auth_princ = NULL; const char *local_service = NULL; const char *cc = "MEMORY:kerberos_return_pac"; - krb5_creds *creds = NULL; ZERO_STRUCT(tkt); ZERO_STRUCT(ap_rep); |