Undo previous commit.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-03-30 01:14:06 +02:00
parent bd9d4286d5
commit 0bfa760903
2 changed files with 1 additions and 1 deletions

View File

@@ -336,7 +336,6 @@ int calculate_oath(uint8_t truncate,
if (r != 0) {
return CCID_EXEC_ERROR;
}
res_APDU_size = 0;
if (truncate == 0x01) {
res_APDU[res_APDU_size++] = 4 + 1;
res_APDU[res_APDU_size++] = key[1];