From fb88f37c40dc156fa0b5bfba4ac85f1e553fd7e9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 7 Jun 2016 13:09:00 +0200 Subject: common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. * common/asshelp.c (start_new_gpg_agent): Remove arg 'homedir' in favor of gnupg_homedir (). Change all callers. (start_new_dirmngr): Ditto. * common/get-passphrase.c (gnupg_prepare_get_passphrase): Remove arg 'homedir'. Signed-off-by: Werner Koch --- dirmngr/dirmngr-client.c | 1 - 1 file changed, 1 deletion(-) (limited to 'dirmngr/dirmngr-client.c') diff --git a/dirmngr/dirmngr-client.c b/dirmngr/dirmngr-client.c index c6a33d728..9b004cc19 100644 --- a/dirmngr/dirmngr-client.c +++ b/dirmngr/dirmngr-client.c @@ -298,7 +298,6 @@ main (int argc, char **argv ) err = start_new_dirmngr (&ctx, GPG_ERR_SOURCE_DEFAULT, - default_homedir (), opt.dirmngr_program ? opt.dirmngr_program : gnupg_module_name (GNUPG_MODULE_NAME_DIRMNGR), -- cgit v1.2.3