It's not called outside message.cc --- lib/message.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/message.cc b/lib/message.cc index f55dd9fa..80fbd5ab 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -1823,7 +1823,7 @@ _notmuch_message_database (notmuch_message_t *message) return message->notmuch; } -void +static void _notmuch_message_ensure_property_map (notmuch_message_t *message) { notmuch_string_node_t *node; -- 2.11.0