X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fhb-tag.h;h=0d785ea93e57ec1014e8a5885a7a8083b1ee8b9d;hb=HEAD;hp=88fa40961d63f225a15ae5158d9e377cdcff0fa3;hpb=236cb5e47660876f46488ea8f76ecd5bebfa1fac;p=chaz%2Fhomebank 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);