Remove unused variable.
This commit is contained in:
parent
c41b8aa340
commit
5f7d558bbe
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ void
|
||||||
test_mifare_desfire_ev1_iso (void)
|
test_mifare_desfire_ev1_iso (void)
|
||||||
{
|
{
|
||||||
int res;
|
int res;
|
||||||
MifareDESFireKey key;
|
|
||||||
|
|
||||||
mifare_desfire_auto_authenticate (tag, 0);
|
mifare_desfire_auto_authenticate (tag, 0);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue