diff options
Diffstat (limited to 'g10/call-agent.c')
-rw-r--r-- | g10/call-agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/call-agent.c b/g10/call-agent.c index ad4e67c02..46dfd5779 100644 --- a/g10/call-agent.c +++ b/g10/call-agent.c @@ -303,7 +303,6 @@ start_agent (ctrl_t ctrl, int for_card) { rc = start_new_gpg_agent (&agent_ctx, GPG_ERR_SOURCE_DEFAULT, - gnupg_homedir (), opt.agent_program, opt.lc_ctype, opt.lc_messages, opt.session_env, |