Browse Source

clear code

Marino Faggiana 7 years ago
parent
commit
aab513a70f
1 changed files with 0 additions and 5 deletions
  1. 0 5
      iOSClient/Settings/NCManageAutoUploadFileName.swift

+ 0 - 5
iOSClient/Settings/NCManageAutoUploadFileName.swift

@@ -121,11 +121,6 @@ class NCManageAutoUploadFileName: XLFormViewController {
         self.reloadForm()
     }
     
-    override func viewWillDisappear(_ animated: Bool)
-    {
-        super.viewWillDisappear(animated)
-    }
-    
     func reloadForm() {
         
         self.form.delegate = nil