X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-config.c;h=19c2ddb36a292d1687c61d98d7072e10753029fb;hp=1b079e857d030e894dd4daed5fa5b306b9e1e2b6;hb=ef15946defec52182c59d00c23fe6167fbca8855;hpb=60ddce8a161772583e8d223498997ee866d04ede diff --git a/notmuch-config.c b/notmuch-config.c index 1b079e85..19c2ddb3 100644 --- a/notmuch-config.c +++ b/notmuch-config.c @@ -119,7 +119,6 @@ struct _notmuch_config { bool is_new; char *database_path; - char *crypto_gpg_path; char *user_name; char *user_primary_email; const char **user_other_email;