database: remove obsolete prototype db_check()

This commit is contained in:
Max Kellermann 2012-02-13 20:08:47 +01:00
parent d874d7661f
commit ffc6e19548

View File

@ -73,9 +73,6 @@ db_walk(const char *uri,
const struct db_visitor *visitor, void *ctx,
GError **error_r);
bool
db_check(GError **error_r);
bool
db_save(GError **error_r);