[vlc-devel] [vlc-commits] memcpy option is gone
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Jan  8 11:00:49 CET 2013
    
    
  
> @@ -1986,7 +1981,6 @@ vlc_module_begin ()
>      set_subcategory( SUBCAT_ADVANCED_MISC )
>      set_section( N_("Special modules"), NULL )
>      add_category_hint( N_("Miscellaneous"), MISC_CAT_LONGTEXT, true )
> -    add_module( "memcpy", "memcpy", NULL, MEMCPY_TEXT, MEMCPY_LONGTEXT,
> true )
>      add_module( "vod-server", "vod server", NULL, VOD_SERVER_TEXT,
>                  VOD_SERVER_LONGTEXT, true )
BTW, I wonder why we have that, since there only ever was one single vod
plugin.
-- 
Rémi Denis-Courmont
Sent from my collocated server
    
    
More information about the vlc-devel
mailing list