diff options
Diffstat (limited to 'sm/call-agent.c')
-rw-r--r-- | sm/call-agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sm/call-agent.c b/sm/call-agent.c index 09ae3594e..c7facbb0d 100644 --- a/sm/call-agent.c +++ b/sm/call-agent.c @@ -133,7 +133,6 @@ start_agent (ctrl_t ctrl) { 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, |