Explorar o código

Improved Video

marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
f48dc50412
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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 {