summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/vorbis/vorbis.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/vorbis/vorbis.c b/plugins/vorbis/vorbis.c
index f64645df..6441a8bf 100644
--- a/plugins/vorbis/vorbis.c
+++ b/plugins/vorbis/vorbis.c
@@ -83,14 +83,11 @@ static const char *metainfo[] = {
"GENRE", "genre",
"COMMENT", "comment",
"PERFORMER", "performer",
-// "ENSEMBLE", "band",
"COMPOSER", "composer",
- "ENCODER", "vendor",
"DISCNUMBER", "disc",
"COPYRIGHT", "copyright",
"TOTALTRACKS", "numtracks",
"TRACKTOTAL", "numtracks",
- "ALBUM ARTIST", "band",
NULL
};