* mu_index: WIP: mu_index_cleanup

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-03 23:54:22 +02:00
parent 13f0df3afc
commit 022d08530e
2 changed files with 45 additions and 7 deletions

View File

@ -34,8 +34,6 @@ struct _MuIndexStats {
};
typedef struct _MuIndexStats MuIndexStats;
/**
* create a new MuIndex instance. NOTE(1): the database does not
* have to exist yet, but the directory already has to exist;