From 4a2b315ab6bcf9afc0718be980915870a4ee8f1f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 28 Feb 2009 16:44:41 +0100 Subject: tag: moved APE code to tag_ape.c --- src/tag.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tag.h') 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); -- cgit v1.2.3