(akf_add_entry): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8537 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -262,7 +262,6 @@ akf_add_entry(krb5_context context,
|
||||
{
|
||||
struct akf_data *d = id->data;
|
||||
int fd, created = 0;
|
||||
int32_t kvno;
|
||||
krb5_error_code ret;
|
||||
|
||||
fd = open (d->filename, O_RDWR | O_BINARY);
|
||||
|
Reference in New Issue
Block a user