pkcs15init: warning unused variable

This commit is contained in:
Viktor Tarasov 2013-07-21 11:24:55 +02:00
parent 4d5b80fd3f
commit 01ed00dd66
1 changed files with 0 additions and 1 deletions

View File

@ -2528,7 +2528,6 @@ static int
sc_pkcs15init_update_tokeninfo(struct sc_pkcs15_card *p15card, struct sc_profile *profile)
{
struct sc_context *ctx = p15card->card->ctx;
struct sc_card *card = p15card->card;
struct sc_pkcs15_tokeninfo tokeninfo;
unsigned char *buf = NULL;
size_t size;