database: remove obsolete prototype db_check()
This commit is contained in:
parent
d874d7661f
commit
ffc6e19548
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user