aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseSimple.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/DatabaseSimple.hxx')
-rw-r--r--src/db/DatabaseSimple.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/db/DatabaseSimple.hxx b/src/db/DatabaseSimple.hxx
index b99b3bfa5..5d5680d43 100644
--- a/src/db/DatabaseSimple.hxx
+++ b/src/db/DatabaseSimple.hxx
@@ -49,14 +49,6 @@ Directory *
db_get_root(void);
/**
- * Caller must lock the #db_mutex.
- */
-gcc_nonnull(1)
-gcc_pure
-Directory *
-db_get_directory(const char *name);
-
-/**
* May only be used if db_is_simple() returns true.
*/
bool