]> git.sesse.net Git - vlc/commitdiff
woops ... remove debug
authorAntoine Cellerier <dionoea@videolan.org>
Thu, 3 Nov 2005 16:54:36 +0000 (16:54 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Thu, 3 Nov 2005 16:54:36 +0000 (16:54 +0000)
modules/misc/msn.c

index 4ab32cb92a6410a5d93bb4d31b2ed4cd1c6448ec..8808b95a27502e37e6ec21e5bf1423fc9e441a90 100644 (file)
@@ -206,8 +206,6 @@ static int ItemChange( vlc_object_t *p_this, const char *psz_var,
               psz_title,
               psz_artist,
               psz_album );
-    msg_Dbg( p_intf, "using format: %s", p_intf->p_sys->psz_format );
-    msg_Dbg( p_intf, "---" );
     free( psz_title );
     free( psz_artist );
     free( psz_album );