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.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/db/DatabaseSimple.hxx b/src/db/DatabaseSimple.hxx
index c0f84ab79..1e527958f 100644
--- a/src/db/DatabaseSimple.hxx
+++ b/src/db/DatabaseSimple.hxx
@@ -35,10 +35,6 @@ class Error;
bool
db_is_simple(void);
-gcc_pure
-SimpleDatabase &
-db_get_simple();
-
/**
* Returns true if there is a valid database file on the disk.
*