mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-08 12:44:23 +01:00
automake updates, removed one debug output
This commit is contained in:
parent
d0b9eff4b6
commit
160eaf1874
@ -1,5 +1,7 @@
|
||||
2004-12-14 Werner Koch <wk@g10code.com>
|
||||
|
||||
* passphrase.c (agent_get_passphrase): Removed debug output
|
||||
|
||||
* keyserver.c (keyserver_work, keyserver_spawn): Map ldaps to ldap.
|
||||
|
||||
* keyedit.c (keyedit_menu): Removed the N_() markers from the
|
||||
|
@ -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…
x
Reference in New Issue
Block a user