projects
/
notmuch
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lib: Eliminate some redundant includes of xapian.h
[notmuch]
/
lib
/
message.cc
diff --git
a/lib/message.cc
b/lib/message.cc
index 71f5619fe0c04435cc5a5996ff48d995288fe5a0..bf9f1edb84b6404f1c06b35d8c76607eca4d2b73 100644
(file)
--- a/
lib/message.cc
+++ b/
lib/message.cc
@@
-25,8
+25,6
@@
#include <gmime/gmime.h>
-#include <xapian.h>
-
struct _notmuch_message {
notmuch_database_t *notmuch;
Xapian::docid doc_id;