Commit 4f091cf0 authored by Ludovic Fauvet's avatar Ludovic Fauvet

main: remove extraneous subcategory (fixes #13111)

parent d4ccd7a5
......@@ -1863,7 +1863,6 @@ vlc_module_begin ()
set_subcategory( SUBCAT_INPUT_DEMUX )
add_module( "demux", "demux", "any", DEMUX_TEXT, DEMUX_LONGTEXT, true )
set_subcategory( SUBCAT_INPUT_VCODEC )
set_subcategory( SUBCAT_INPUT_ACODEC )
set_subcategory( SUBCAT_INPUT_SCODEC )
add_obsolete_bool( "prefer-system-codecs" )
......
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