aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-11-04 17:04:54 +0100
committerMax Kellermann <max@duempel.org>2008-11-04 17:04:54 +0100
commit01706dd46c977acd0bce1fa7e8cc665c621b158c (patch)
tree53ff9cc9cb6d5ba637421574860e30ee5109acf1 /m4
parent02a172f2c2262585dacf71dc4a54e7f870e55d14 (diff)
downloadmpd-01706dd46c977acd0bce1fa7e8cc665c621b158c.tar.gz
mpd-01706dd46c977acd0bce1fa7e8cc665c621b158c.tar.xz
mpd-01706dd46c977acd0bce1fa7e8cc665c621b158c.zip
mp4: use tag_is_empty() instead of passing the tag_is_found flag
The API of mp4_load_tag() was strange: it always returned a tag object, no matter if a tag was found in the file; the existence of a tag was indicated with the tag_found integer reference. This flag is superfluous, since we can simply check whether the tag is empty or not.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions