Removed unused field
This commit is contained in:
parent
9aaf843353
commit
0a310fab0e
|
@ -166,7 +166,6 @@ namespace MediaBrowser.Api.HttpHandlers
|
||||||
return path;
|
return path;
|
||||||
}
|
}
|
||||||
|
|
||||||
string id = QueryString["id"];
|
|
||||||
string personName = QueryString["personname"];
|
string personName = QueryString["personname"];
|
||||||
|
|
||||||
if (!string.IsNullOrEmpty(personName))
|
if (!string.IsNullOrEmpty(personName))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user