瀏覽代碼

remove debug

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);