yet another fix

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2107 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
nils 2005-01-28 21:22:40 +00:00
parent b8d92a365a
commit 14d1f7f6a6
1 changed files with 0 additions and 2 deletions

View File

@ -287,8 +287,6 @@ int sc_transmit_apdu(struct sc_card *card, struct sc_apdu *apdu)
sc_unlock(card);
SC_FUNC_RETURN(card->ctx, 2, r);
}
else
return 0;
}
sc_unlock(card);
return 0;