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
/
query.cc
diff --git
a/lib/query.cc
b/lib/query.cc
index 9acf2b03b84da6729f78a8e6ee843a7eb35d0afd..7916421e4a0068847a0fc13b71514c1258893a42 100644
(file)
--- a/
lib/query.cc
+++ b/
lib/query.cc
@@
-23,8
+23,6
@@
#include <glib.h> /* GHashTable, GPtrArray */
-#include <xapian.h>
-
struct _notmuch_query {
notmuch_database_t *notmuch;
const char *query_string;