diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/database.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/database.h b/src/database.h index 9c50bb15e..b71ae7268 100644 --- a/src/database.h +++ b/src/database.h @@ -74,9 +74,6 @@ db_walk(const char *uri, GError **error_r); bool -db_check(GError **error_r); - -bool db_save(GError **error_r); bool |