]> git.notmuchmail.org Git - notmuch/blobdiff - lib/message.cc
build: visibility=default for library structs is no longer needed
[notmuch] / lib / message.cc
index c2721191043e88e265a7920b89cc90b8a191719d..b330dcce5ecf374b7f6009ffbbd327fa1d95eaec 100644 (file)
@@ -26,7 +26,7 @@
 
 #include <gmime/gmime.h>
 
-struct visible _notmuch_message {
+struct _notmuch_message {
     notmuch_database_t *notmuch;
     Xapian::docid doc_id;
     int frozen;