Commit ba433c82 authored by Rafaël Carré's avatar Rafaël Carré

mpga demux: remove debug printf

parent ffae5a48
......@@ -271,7 +271,6 @@ static int Open( vlc_object_t * p_this )
}
free( p_demux->p_private );
}
else printf("SKIP\n");
/* */
p_sys->p_packetizer->fmt_out.b_packetized = VLC_TRUE;
vlc_audio_replay_gain_MergeFromMeta( &p_sys->p_packetizer->fmt_out.audio_replay_gain,
......
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