Remove useless force_update field in media file info

This commit is contained in:
Julien BLACHE
2009-06-11 19:15:22 +02:00
parent c918c5c689
commit 3b7ff30c1b
5 changed files with 6 additions and 13 deletions

View File

@@ -68,7 +68,6 @@ static struct rsp_query_field_map rsp_query_fields[] =
{ 0, RSP_TYPE_DATE, "time_played" },
{ 0, RSP_TYPE_DATE, "db_timestamp" },
{ 0, RSP_TYPE_INT, "sample_count" },
{ 0, RSP_TYPE_INT, "force_update" },
{ 0, RSP_TYPE_STRING, "codectype" },
{ 0, RSP_TYPE_INT, "idx" },
{ 0, RSP_TYPE_INT, "has_video" },