mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
Removed unused field
This commit is contained in:
parent
9aaf843353
commit
0a310fab0e
1 changed files with 0 additions and 1 deletions
|
|
@ -166,7 +166,6 @@ namespace MediaBrowser.Api.HttpHandlers
|
|||
return path;
|
||||
}
|
||||
|
||||
string id = QueryString["id"];
|
||||
string personName = QueryString["personname"];
|
||||
|
||||
if (!string.IsNullOrEmpty(personName))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue