X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Flibvlc-module.c;h=de04ee2dc7190e0e303404f2bfedc1684a09de1e;hb=d3b02be6e47870bb1dff74f99bfa510fc4140646;hp=72cca5574c125e690e7613582e548f819b012c0c;hpb=f566eb87f26199f73d9f7cec71724872c0fca714;p=vlc diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 72cca5574c..de04ee2dc7 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -2061,10 +2061,6 @@ vlc_module_begin () DATA_PATH_LONGTEXT, true ) change_need_restart () - add_string( "user-agent", "(LibVLC "VERSION")", NULL, NULL, NULL, true ) - change_safe () - change_private () - set_section( N_("Performance options"), NULL ) add_obsolete_bool( "minimize-threads" )