summaryrefslogtreecommitdiff
path: root/content/urldb.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/urldb.h')
-rw-r--r--content/urldb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/urldb.h b/content/urldb.h
index 02d217593..04a8b5d2f 100644
--- a/content/urldb.h
+++ b/content/urldb.h
@@ -25,9 +25,6 @@ struct url_data {
struct bitmap;
-/* Initialisation */
-void urldb_init(void);
-
/* Persistence support */
void urldb_load(const char *filename);
void urldb_save(const char *filename);