]> git.sesse.net Git - vlc/commitdiff
* remove debug line
authorDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Aug 2005 00:59:12 +0000 (00:59 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Mon, 22 Aug 2005 00:59:12 +0000 (00:59 +0000)
modules/gui/macosx/prefs.m

index 4a262aeef3164534993262fd112267d8fc8b64a7..3607a01282b0accb8aab9d695de1313996c73978 100644 (file)
@@ -559,7 +559,6 @@ static VLCTreeItem *o_root_item = nil;
                     break;
                 default:
                 {
-                NSLog( @"one" );
                     VLCConfigControl *o_control = nil;
                     o_control = [VLCConfigControl newControl:p_item
                                                   withView:o_view];