소스 검색

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:@"/"]) {