From 1c0f41447ade94e89fa0d773792205ab99a73538 Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sun, 15 Apr 2007 15:38:08 +0000 Subject: Reverted FS#6949 as we have a strict policy against anonymous contributions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13168 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/wps_parser.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/gui/wps_parser.c') diff --git a/apps/gui/wps_parser.c b/apps/gui/wps_parser.c index 588b0d67d8..2c7a000367 100644 --- a/apps/gui/wps_parser.c +++ b/apps/gui/wps_parser.c @@ -232,7 +232,6 @@ static const struct wps_tag all_tags[] = { { WPS_TOKEN_DATABASE_PLAYCOUNT, "rp", WPS_REFRESH_DYNAMIC, NULL }, { WPS_TOKEN_DATABASE_RATING, "rr", WPS_REFRESH_DYNAMIC, NULL }, - { WPS_TOKEN_DATABASE_SCORE, "rs", WPS_REFRESH_DYNAMIC, NULL }, #if CONFIG_CODEC == SWCODEC { WPS_TOKEN_REPLAYGAIN, "rg", WPS_REFRESH_STATIC, NULL }, { WPS_TOKEN_CROSSFADE, "xf", WPS_REFRESH_DYNAMIC, NULL }, -- cgit v1.2.3