]> git.sesse.net Git - vlc/commitdiff
* remove "Ja Nu!" Didn't i do that before????
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 29 Apr 2004 14:52:05 +0000 (14:52 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 29 Apr 2004 14:52:05 +0000 (14:52 +0000)
modules/gui/macosx/intf.m

index 9b536045dda67f548e1a3f72938d72b94091236b..afb213e82f0fde5a36251ff2bca55b4311ac0597 100644 (file)
@@ -496,7 +496,6 @@ unsigned int VLCModifiersToCocoa( unsigned int i_key )
         playlist_t *p_playlist =
             (playlist_t *)vlc_object_find( p_intf, VLC_OBJECT_PLAYLIST,
                                            FIND_ANYWHERE );
-        NSLog( @"Ja Nu!!!!");
         if( p_playlist )
         {
             playlist_Play( p_playlist );