diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/gtkui/trkproperties.c | 1 |
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", |