Commit e2554d9c authored by Antoine Cellerier's avatar Antoine Cellerier

woops ... remove debug

parent b6d512b6
......@@ -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 );
......
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