Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
acee836e
Commit
acee836e
authored
May 20, 2013
by
Felix Paul Kühne
Browse files
remove debug
parent
6bc029e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
AspenProject/VLCCircularProgressIndicator.m
View file @
acee836e
...
...
@@ -12,7 +12,6 @@
-
(
void
)
drawRect
:(
CGRect
)
rect
{
NSLog
(
@"draw Rect"
);
self
.
backgroundColor
=
[
UIColor
clearColor
];
CGContextClearRect
(
UIGraphicsGetCurrentContext
(),
rect
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment