mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
automake updates, removed one debug output
This commit is contained in:
parent
d0b9eff4b6
commit
160eaf1874
2 changed files with 2 additions and 1 deletions
|
@ -652,7 +652,6 @@ agent_get_passphrase ( u32 *keyid, int mode, const char *tryagain_text,
|
|||
int prot;
|
||||
char *orig_codeset = NULL;
|
||||
|
||||
log_debug ("agent_get_passphrase tryagin='%s' prompt='%s'\n", tryagain_text, custom_prompt);
|
||||
if (canceled)
|
||||
*canceled = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue