Felix Paul Kühne 12 lat temu
rodzic
commit
acee836e61
1 zmienionych plików z 0 dodań i 1 usunięć
  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);