Felix Paul Kühne 12 سال پیش
والد
کامیت
acee836e61
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      AspenProject/VLCCircularProgressIndicator.m

+ 0 - 1
AspenProject/VLCCircularProgressIndicator.m

@@ -12,7 +12,6 @@
 
 - (void)drawRect:(CGRect)rect
 {
-    NSLog(@"draw Rect");
     self.backgroundColor = [UIColor clearColor];
     CGContextClearRect(UIGraphicsGetCurrentContext(), rect);