better encoding

This commit is contained in:
Luke Pulverenti
2013-04-29 11:06:31 -04:00
parent e88eacab09
commit da5198298c
6 changed files with 45 additions and 43 deletions

View File

@@ -143,10 +143,6 @@ namespace MediaBrowser.Model.Entities
/// <summary>
/// The subtitle
/// </summary>
Subtitle,
/// <summary>
/// The data
/// </summary>
Data
Subtitle
}
}