diff options
Diffstat (limited to 'agent/protect-tool.c')
-rw-r--r-- | agent/protect-tool.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/protect-tool.c b/agent/protect-tool.c index fdb791373..c2bf87d4a 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.c @@ -630,7 +630,6 @@ main (int argc, char **argv ) /* Set the information which can't be taken from envvars. */ gnupg_prepare_get_passphrase (GPG_ERR_SOURCE_DEFAULT, opt.verbose, - gnupg_homedir (), opt_agent_program, NULL, NULL, NULL); |