X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fquery.cc;h=7916421e4a0068847a0fc13b71514c1258893a42;hp=9acf2b03b84da6729f78a8e6ee843a7eb35d0afd;hb=d064bd696ccc443a7ece9cfc8816999c69943223;hpb=c81cecf620d506653a1ead83858b8b3fc240abb5 diff --git a/lib/query.cc b/lib/query.cc index 9acf2b03..7916421e 100644 --- a/lib/query.cc +++ b/lib/query.cc @@ -23,8 +23,6 @@ #include /* GHashTable, GPtrArray */ -#include - struct _notmuch_query { notmuch_database_t *notmuch; const char *query_string;