]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
[notmuch] / notmuch-client.h
index 6c84ecc01af6cebb5f9df2325c024933e0c36cba..fba282428470093a28f4caf57cbe2671c6c3a3f9 100644 (file)
@@ -276,15 +276,6 @@ void
 notmuch_config_set_database_path (notmuch_config_t *config,
                                  const char *database_path);
 
-#if (GMIME_MAJOR_VERSION < 3)
-const char *
-notmuch_config_get_crypto_gpg_path (notmuch_config_t *config);
-
-void
-notmuch_config_set_crypto_gpg_path (notmuch_config_t *config,
-                                 const char *gpg_path);
-#endif
-
 const char *
 notmuch_config_get_user_name (notmuch_config_t *config);