(krb5_mk_req): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7196 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -54,7 +54,6 @@ krb5_mk_req(krb5_context context,
|
||||
krb5_creds this_cred, *cred;
|
||||
char **realms;
|
||||
krb5_data realm_data;
|
||||
char **p;
|
||||
char *real_hostname;
|
||||
|
||||
memset(&this_cred, 0, sizeof(this_cred));
|
||||
|
Reference in New Issue
Block a user