removed dead code

This commit is contained in:
Luke Pulverenti
2017-05-04 03:01:35 -04:00
parent f3981e1ec4
commit 53024bd149
3 changed files with 1 additions and 134 deletions

View File

@@ -126,7 +126,6 @@ namespace MediaBrowser.Controller.MediaEncoding
Task UpdateEncoderPath(string path, string pathType);
bool SupportsEncoder(string encoder);
bool IsDefaultEncoderPath { get; }
void SetLogFilename(string name);
void ClearLogFilename();