Przeglądaj źródła

170109
debuting memory leak

Ray Zhang 9 lat temu
rodzic
commit
108245a0f5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Ants Contract/common/RootViewController.m

+ 1 - 1
Ants Contract/common/RootViewController.m

@@ -290,7 +290,7 @@
 
 -(void) previewPDF:(NSString*)file
 {
-    
+    return;
     NSString* name=@"";//[self.content_data[indexPath.row] valueForKey:@"tear_name"];
     NSString* url= file;//[self.content_data[indexPath.row] valueForKey:@"pdf_path"];