diff options
Diffstat (limited to 'g10/cardglue.c')
-rw-r--r-- | g10/cardglue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cardglue.c b/g10/cardglue.c index a700a34d1..9e5a14f8c 100644 --- a/g10/cardglue.c +++ b/g10/cardglue.c @@ -659,7 +659,7 @@ pin_cb (void *opaque, const char *info, char **retstr) const char *ends, *s; *retstr = NULL; - log_debug ("asking for PIN '%s'\n", info); + /* log_debug ("asking for PIN '%s'\n", info); */ /* We use a special prefix to check whether the Admin PIN has been requested. */ |