Browse Source

clear code

marinofaggiana 4 năm trước cách đây
mục cha
commit
634ad37fc7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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:@"/"]) {