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 @@ ...@@ -47,10 +47,7 @@
@implementation VLCVideoLayer @implementation VLCVideoLayer
+ (id)layer /* Nothing */
{
return [[CALayer alloc] init];
}
@end @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