aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag/Tag.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/tag/Tag.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tag/Tag.hxx b/src/tag/Tag.hxx
index fc9ad0bbb..bfbebe671 100644
--- a/src/tag/Tag.hxx
+++ b/src/tag/Tag.hxx
@@ -186,10 +186,4 @@ tag_name_parse(const char *name);
enum tag_type
tag_name_parse_i(const char *name);
-/**
- * Initializes the tag library.
- */
-void
-tag_lib_init();
-
#endif