* mu-index, mu-store-xapian.cc: activate _remove

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-05 09:08:39 +02:00
parent 4bc30783b1
commit 735cd5d705
3 changed files with 68 additions and 32 deletions

View File

@ -158,8 +158,6 @@ mu_query_xapian_destroy (MuQueryXapian *self)
}
MuMsgXapian*
mu_query_xapian_run (MuQueryXapian *self, const char* searchexpr,
const MuMsgField* sortfield, gboolean ascending)