Mercurial > audlegacy
changeset 977:773c485cf628 trunk
[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included.
author | nhjm449 |
---|---|
date | Wed, 26 Apr 2006 21:26:03 -0700 |
parents | 4dfb85985fe0 |
children | a7b53e6a71e0 |
files | Plugins/Input/mpg123/mpg123.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/Input/mpg123/mpg123.c Wed Apr 26 21:14:48 2006 -0700 +++ b/Plugins/Input/mpg123/mpg123.c Wed Apr 26 21:26:03 2006 -0700 @@ -494,8 +494,6 @@ REMOVE_NONEXISTANT_TAG(input->performer); REMOVE_NONEXISTANT_TAG(input->album_name); REMOVE_NONEXISTANT_TAG(input->track_name); - REMOVE_NONEXISTANT_TAG(input->year); - REMOVE_NONEXISTANT_TAG(input->track_number); REMOVE_NONEXISTANT_TAG(input->genre); REMOVE_NONEXISTANT_TAG(input->comment); }