Commit cdad57c5 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

t140: this is not a submodule

parent 37b44be5
......@@ -32,7 +32,6 @@ static int Open ( vlc_object_t * );
static void Close( vlc_object_t * );
vlc_module_begin ()
add_submodule ()
set_description( N_("T.140 text encoder") )
set_capability( "encoder", 100 )
set_callbacks( Open, Close )
......
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