Marino Faggiana %!s(int64=6) %!d(string=hai) anos
pai
achega
a8df6f8066
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      PickerFileProvider/FileProviderExtension.swift

+ 0 - 3
PickerFileProvider/FileProviderExtension.swift

@@ -259,9 +259,6 @@ class FileProviderExtension: NSFileProviderExtension, CCNetworkingDelegate {
 
             let pathComponents = url.pathComponents
             let identifier = NSFileProviderItemIdentifier(pathComponents[pathComponents.count - 2])
-            var fileSize = 0 as Double
-            var localEtag = ""
-            var localEtagFPE = ""
             
             // Check account
             if providerData.setupActiveAccount() == false {