Explorar o código

remove test code

Luke Pulverenti %!s(int64=8) %!d(string=hai) anos
pai
achega
92d8e9f564
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      MediaBrowser.Api/Playback/BaseStreamingService.cs

+ 0 - 2
MediaBrowser.Api/Playback/BaseStreamingService.cs

@@ -989,8 +989,6 @@ namespace MediaBrowser.Api.Playback
                 }
             }
 
-            arg += string.Format(" -ss {0}", MediaEncoder.GetTimeParameter(TimeSpan.FromSeconds(1).Ticks)); 
-
             return arg.Trim();
         }