소스 검색

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