فهرست منبع

Improved Video

marinofaggiana 4 سال پیش
والد
کامیت
f48dc50412
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      iOSClient/Viewer/NCViewerVideoAudio/NCKTVHTTPCache.swift

+ 0 - 4
iOSClient/Viewer/NCViewerVideoAudio/NCKTVHTTPCache.swift

@@ -71,10 +71,6 @@ class NCKTVHTTPCache: NSObject {
     
     private func setupHTTPCache() {
         
-        if KTVHTTPCache.proxyIsRunning() {
-            KTVHTTPCache.proxyStop()
-        }
-        
         KTVHTTPCache.cacheSetMaxCacheLength(Int64(k_maxHTTPCache))
         
         if ProcessInfo.processInfo.environment["SIMULATOR_DEVICE_NAME"] != nil {