removed dead code

This commit is contained in:
Luke Pulverenti
2016-03-19 17:55:42 -04:00
parent b97491cdad
commit 77e36768e4
8 changed files with 6 additions and 99 deletions

View File

@@ -62,12 +62,6 @@ namespace MediaBrowser.Model.Configuration
/// <value><c>true</c> if this instance is port authorized; otherwise, <c>false</c>.</value>
public bool IsPortAuthorized { get; set; }
/// <summary>
/// Gets or sets the item by name path.
/// </summary>
/// <value>The item by name path.</value>
public string ItemsByNamePath { get; set; }
/// <summary>
/// Gets or sets the metadata path.
/// </summary>