浏览代码

clear code

marinofaggiana 4 年之前
父节点
当前提交
634ad37fc7
共有 1 个文件被更改,包括 0 次插入1 次删除
  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:@"/"]) {