Marino Faggiana 1 year ago
parent
commit
b13691488c
2 changed files with 67 additions and 9 deletions
  1. 0 8
      iOSClient/NCGlobal.swift
  2. 67 1
      iOSClient/Networking/E2EE/NCEndToEndMetadata.swift

+ 0 - 8
iOSClient/NCGlobal.swift

@@ -61,14 +61,6 @@ class NCGlobal: NSObject {
         return result.reduce(0, { $0 + $1 }) % maximum
     }
 
-    // Struct for Progress
-    //
-    struct progressType {
-        var progress: Float
-        var totalBytes: Int64
-        var totalBytesExpected: Int64
-    }
-
     // Directory on Group
     //
     @objc let directoryProviderStorage              = "File Provider Storage"

File diff suppressed because it is too large
+ 67 - 1
iOSClient/Networking/E2EE/NCEndToEndMetadata.swift


Some files were not shown because too many files changed in this diff