X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fhb-tag.h;fp=src%2Fhb-tag.h;h=877079f06be2f6e102ae76eebc8b9db938f5ceef;hp=88fa40961d63f225a15ae5158d9e377cdcff0fa3;hb=160a363125e5d06f47eb22b333788097e4f01362;hpb=5176d625f663a51663b33dfec764563e12fe22c4 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);