From af55fcfd4cb7188db4023536c757f0f4e1f04df6 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Mon, 22 Aug 2005 00:59:12 +0000 Subject: [PATCH] * remove debug line --- modules/gui/macosx/prefs.m | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gui/macosx/prefs.m b/modules/gui/macosx/prefs.m index 4a262aeef3..3607a01282 100644 --- a/modules/gui/macosx/prefs.m +++ b/modules/gui/macosx/prefs.m @@ -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]; -- 2.39.2