summaryrefslogtreecommitdiff
path: root/plugins/gtkui
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2011-04-06 20:36:43 +0200
committerGravatar waker <wakeroid@gmail.com>2011-04-06 20:36:43 +0200
commit40eb044cca9194d4ce2c9e71d81933be6edd3238 (patch)
tree3369d4ddd7ad9f5fd86697c2aaf753de6cfec552 /plugins/gtkui
parentdad7bd60114f28a438339c8269bdf92d780fdf75 (diff)
remove Performer from gtkui trkproperties predefined fields
Diffstat (limited to 'plugins/gtkui')
-rw-r--r--plugins/gtkui/trkproperties.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gtkui/trkproperties.c b/plugins/gtkui/trkproperties.c
index 889e2c35..eec5f56d 100644
--- a/plugins/gtkui/trkproperties.c
+++ b/plugins/gtkui/trkproperties.c
@@ -227,7 +227,6 @@ on_metadata_edited (GtkCellRendererText *renderer, gchar *path, gchar *new_text,
static const char *types[] = {
"artist", "Artist",
"title", "Track Title",
- "performer", "Performer",
"album", "Album",
"year", "Date",
"track", "Track Number",