Browse Source

clear code

marinofaggiana 4 years ago
parent
commit
634ad37fc7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/AppDelegate.m

+ 0 - 1
iOSClient/AppDelegate.m

@@ -1119,7 +1119,6 @@
                     if (matchedAccount) {
                         
                         NSString *webDAV = [[NCUtility shared] getWebDAVWithAccount:self.account];
-                        //NSString *fileNamePath = [NSString stringWithFormat:@"%@/%@/%@", matchedAccount.urlBase, webDAV, path];
 
                         if ([path containsString:@"/"]) {