Removed remaining self-update code

This commit is contained in:
Bond_009
2019-02-06 20:53:05 +01:00
committed by Bond-009
parent 395072239d
commit 77a5617774
7 changed files with 8 additions and 80 deletions

View File

@@ -41,12 +41,6 @@ namespace MediaBrowser.Common.Configuration
/// <value>The plugin configurations path.</value>
string PluginConfigurationsPath { get; }
/// <summary>
/// Gets the path to where temporary update files will be stored
/// </summary>
/// <value>The plugin configurations path.</value>
string TempUpdatePath { get; }
/// <summary>
/// Gets the path to the log directory
/// </summary>