Commit 66304ec7 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

MacOSX/Framework/VLCVideoLayer.m: Remove unuseful constructor.

parent 55bdcfa0
......@@ -47,10 +47,7 @@
@implementation VLCVideoLayer
+ (id)layer
{
return [[CALayer alloc] init];
}
/* Nothing */
@end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment