Browse Source

Remove unneeded comment

Anthony Lavado 5 years ago
parent
commit
35da4ffa3e

+ 0 - 1
Emby.Server.Implementations/ScheduledTasks/Tasks/DeleteTranscodingTempTask.cs

@@ -19,7 +19,6 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
         /// Gets or sets the application paths.
         /// </summary>
         /// <value>The application paths.</value>
-        //private IApplicationPaths ApplicationPaths { get; set; }
         protected ServerApplicationPaths ApplicationPaths { get; set; }