X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fdatabase-private.h;h=2900382d52b5eb9e38d6e9d27d74c56b978109aa;hb=6251e2bb9ee023d25b58384c8a49576086fdaba3;hp=d936b216954cf673bd8636fee90a6246c64a7e49;hpb=f0717aa380cfa84c1973f7b03948d93b261a73fe;p=notmuch diff --git a/lib/database-private.h b/lib/database-private.h index d936b216..2900382d 100644 --- a/lib/database-private.h +++ b/lib/database-private.h @@ -189,9 +189,6 @@ operator& (notmuch_field_flag_t a, notmuch_field_flag_t b) struct _notmuch_database { bool exception_reported; - /* Path to database parent directory and or/mail root */ - char *path; - /* Path to actual database */ const char *xapian_path;