X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fopen.cc;h=3b86065be12de36874756e8e06ec82aa1dc912cd;hp=b4637ec5445cba1ffbb93bd9cde237f0e0a3e327;hb=439d1ef814551d2687bd4b1596bb593d32d2f0b5;hpb=8fb42948a209c54e3dcf832119d7f54e9cc0665a diff --git a/lib/open.cc b/lib/open.cc index b4637ec5..3b86065b 100644 --- a/lib/open.cc +++ b/lib/open.cc @@ -186,7 +186,7 @@ notmuch_status_t notmuch_database_open_with_config (const char *database_path, notmuch_database_mode_t mode, const char *config_path, - unused(const char *profile), + const char *profile, notmuch_database_t **database, char **status_string) {