X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fhb-tag.h;h=877079f06be2f6e102ae76eebc8b9db938f5ceef;hp=88fa40961d63f225a15ae5158d9e377cdcff0fa3;hb=refs%2Fheads%2Fupstream;hpb=5499ff44ef50b751b58f27fd13594f7dd4f959b7 diff --git a/src/hb-tag.h b/src/hb-tag.h index 88fa409..877079f 100644 --- a/src/hb-tag.h +++ b/src/hb-tag.h @@ -49,7 +49,6 @@ guint32 da_tag_get_max_key(void); Tag *da_tag_get_by_name(gchar *name); Tag *da_tag_get(guint32 key); - guint tags_count(guint32 *tags); guint32 *tags_clone(guint32 *tags); guint32 *tags_parse(const gchar *tagstring);