aboutsummaryrefslogtreecommitdiff
path: root/src/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.h')
-rw-r--r--src/tag.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tag.h b/src/tag.h
index 9f1549be..026ded5c 100644
--- a/src/tag.h
+++ b/src/tag.h
@@ -61,8 +61,6 @@ struct tag {
unsigned num_items;
};
-struct tag *tag_ape_load(const char *file);
-
struct tag *tag_new(void);
void tag_lib_init(void);