Browse Source

updated translations

Luke Pulverenti 8 năm trước cách đây
mục cha
commit
d721c92bba

+ 0 - 7
MediaBrowser.Server.Implementations/LiveTv/LiveTvManager.cs

@@ -2534,13 +2534,6 @@ namespace MediaBrowser.Server.Implementations.LiveTv
             };
             };
         }
         }
 
 
-        class LiveStreamData
-        {
-            internal MediaSourceInfo Info;
-            internal string ItemId;
-            internal bool IsChannel;
-        }
-
         public async Task CloseLiveStream(string id)
         public async Task CloseLiveStream(string id)
         {
         {
             var parts = id.Split(new[] { '_' }, 2);
             var parts = id.Split(new[] { '_' }, 2);