Commit ffc6e195 authored by Max Kellermann's avatar Max Kellermann

database: remove obsolete prototype db_check()

parent d874d766
...@@ -74,9 +74,6 @@ db_walk(const char *uri, ...@@ -74,9 +74,6 @@ db_walk(const char *uri,
GError **error_r); GError **error_r);
bool bool
db_check(GError **error_r);
bool
db_save(GError **error_r); db_save(GError **error_r);
bool bool
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment