]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-config.c
Drop deprecated/unused crypto.gpg_path
[notmuch] / notmuch-config.c
index 1b079e857d030e894dd4daed5fa5b306b9e1e2b6..19c2ddb36a292d1687c61d98d7072e10753029fb 100644 (file)
@@ -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;