فهرست منبع

170109
debuting memory leak

Ray Zhang 9 سال پیش
والد
کامیت
108245a0f5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"];