Browse Source

clear code

Marino Faggiana 7 years ago
parent
commit
70058370c3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Security/NCEntoToEndInterface.swift

+ 0 - 1
iOSClient/Security/NCEntoToEndInterface.swift

@@ -562,7 +562,6 @@ class NCEntoToEndInterface : NSObject, OCNetworkingDelegate  {
                     object.fileNameIdentifier = fileNameIdentifier
                     object.key = decrypted.key
                     object.initializationVector = element.initializationVector
-                    object.metadataKey = element.metadataKey
                     object.mimeType = decrypted.mimetype
                     object.serverUrl = serverUrl
                     object.version = decrypted.version