Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Unnecessary logs remove
  • Loading branch information
djphoenix committed May 13, 2015
1 parent d726dbe commit 7783943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pxSVG-TestApp/ViewController.m
Expand Up @@ -30,7 +30,6 @@ - (instancetype)initWithFrame:(CGRect)frame

- (void)svgViewDidLoadImage:(pxSVGView *)svgView
{
NSLog(@"load %@",self.SVGURL);
}

- (void)svgView:(pxSVGView *)svgLayer didFailedLoad:(NSError *)error
Expand Down

0 comments on commit 7783943

Please sign in to comment.