瀏覽代碼

Remove unneeded comment

Anthony Lavado 5 年之前
父節點
當前提交
35da4ffa3e
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Emby.Server.Implementations/ScheduledTasks/Tasks/DeleteTranscodingTempTask.cs

+ 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; }