Skip to content
Snippets Groups Projects
Commit bb632577 authored by Lyndon Brown's avatar Lyndon Brown
Browse files

windrive: remove useless add_submodule() call

parent 518db873
No related branches found
No related tags found
1 merge request!89Plugins: A handful of very small descriptor fixes
......@@ -36,7 +36,6 @@ VLC_SD_PROBE_HELPER("disc", N_("Discs"), SD_CAT_DEVICES)
* Module descriptor
*/
vlc_module_begin ()
add_submodule ()
set_shortname (N_("Discs"))
set_description (N_("Discs"))
set_category (CAT_PLAYLIST)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment