Commit af55fcfd authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* remove debug line

parent aeb0bfbc
...@@ -559,7 +559,6 @@ static VLCTreeItem *o_root_item = nil; ...@@ -559,7 +559,6 @@ static VLCTreeItem *o_root_item = nil;
break; break;
default: default:
{ {
NSLog( @"one" );
VLCConfigControl *o_control = nil; VLCConfigControl *o_control = nil;
o_control = [VLCConfigControl newControl:p_item o_control = [VLCConfigControl newControl:p_item
withView:o_view]; withView:o_view];
......
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