* mu-query.*: fix querying after recent changes

This commit is contained in:
Dirk-Jan C. Binnema
2009-12-05 20:10:58 +02:00
parent a35c27784e
commit c16cea11c9
3 changed files with 64 additions and 82 deletions

View File

@ -41,7 +41,7 @@ typedef struct _MuQueryXapian MuQueryXapian;
* when the instance is no longer needed, use mu_query_xapian_destroy
* to free it
*/
MuQueryXapian *mu_query_xapian_new (const char* path, GError **err);
MuQueryXapian *mu_query_xapian_new (const char* path);
/**
* destroy the MuQueryXapian instance