mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-31 11:41:32 +01:00
scd:piv: Remove debug code from a recent commit.
* scd/app-piv.c (ask_and_prepare_chv): here. -- The test code from the last PIV change was accidently kept enabled. Fixes-commit: 2dd6b4b998dd6e156e2e75ede0f40fb768c69f40 Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
3ccad75d76
commit
dd61164410
@ -1920,8 +1920,7 @@ ask_and_prepare_chv (app_t app, ctrl_t ctrl,
|
||||
default:
|
||||
return gpg_error (GPG_ERR_INV_ID);
|
||||
}
|
||||
#warning debug...
|
||||
no_cache =0;
|
||||
|
||||
/* Ask for the PIN. */
|
||||
if (!no_cache && remaining >= 3
|
||||
&& pin_from_cache (app, ctrl, keyref, &pinvalue))
|
||||
|
Loading…
x
Reference in New Issue
Block a user