]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/b4s.c
Revert [23949].
[vlc] / modules / demux / playlist / b4s.c
index c2782656b09b4720ee522924668c18255498dd42..7f0fe7639492740f190628a19ac034fc278bce3c 100644 (file)
@@ -265,7 +265,7 @@ static int Demux( demux_t *p_demux )
                     if( psz_bitrate )
                         msg_Err( p_playlist, "Unsupported meta bitrate" );
 
-                    input_ItemAddSubItem( p_current_input, p_input, VLC_FALSE );
+                    input_ItemAddSubItem( p_current_input, p_input );
                     vlc_gc_decref( p_input );
                     FREENULL( psz_name );
                     FREENULL( psz_mrl );