diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-04-04 15:34:50 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-04-04 15:34:50 -0400 |
| commit | cb6170712d78f02c511e0d25a1c17f3982805e2c (patch) | |
| tree | ed0784aa86725c8ab1031023b25107bfe65fc466 /MediaBrowser.Controller/IServerApplicationPaths.cs | |
| parent | c45e152205d46669e7fa7e3cabf5956fc53e0448 (diff) | |
#74 - Subtitle font
Diffstat (limited to 'MediaBrowser.Controller/IServerApplicationPaths.cs')
| -rw-r--r-- | MediaBrowser.Controller/IServerApplicationPaths.cs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MediaBrowser.Controller/IServerApplicationPaths.cs b/MediaBrowser.Controller/IServerApplicationPaths.cs index f88d7a5f6..aa6ff4d97 100644 --- a/MediaBrowser.Controller/IServerApplicationPaths.cs +++ b/MediaBrowser.Controller/IServerApplicationPaths.cs @@ -76,13 +76,6 @@ namespace MediaBrowser.Controller /// <value>The FF MPEG stream cache path.</value> string EncodedMediaCachePath { get; } - /// <summary> - /// Gets the folder path to tools - /// </summary> - /// <value>The media tools path.</value> - string MediaToolsPath { get; } - - /// <summary> /// Gets the downloaded images data path. /// </summary> /// <value>The downloaded images data path.</value> |
