diff options
Diffstat (limited to 'g13/g13-common.h')
-rw-r--r-- | g13/g13-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g13/g13-common.h b/g13/g13-common.h index 316b94a73..a20508128 100644 --- a/g13/g13-common.h +++ b/g13/g13-common.h @@ -55,7 +55,6 @@ struct int quiet; /* Be as quiet as possible. */ int dry_run; /* Don't change any persistent data. */ - const char *homedir; /* Configuration directory name. */ const char *config_filename; /* Name of the used config file. */ /* Filename of the AGENT program. */ |