[vlc-devel] [vlc-commits] Revert "lua: extensions: Expose misc namespace"

Jean-Baptiste Kempf jb at videolan.org
Tue Apr 10 00:57:24 CEST 2018


Thanks.

On Mon, 9 Apr 2018, at 17:01, Hugo Beauzée-Luyssen wrote:
> vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Fri Apr  
> 6 12:47:53 2018 +0200| [3cf17f4cc2d238ff8792b0609ac901aa2e05a0d3] | 
> committer: Hugo Beauzée-Luyssen
> 
> Revert "lua: extensions: Expose misc namespace"
> 
> This reverts commit 7bbc232c694017e33b5bf7c236fd76eb58976ceb.
> The commit was a revert of 52d4b4bb1c4e919dd1f273995aea8343b83fbfaf
> 
> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3cf17f4cc2d238ff8792b0609ac901aa2e05a0d3
> ---
> 
>  modules/lua/extension.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/modules/lua/extension.c b/modules/lua/extension.c
> index e53854ef4b..10ec8c82cc 100644
> --- a/modules/lua/extension.c
> +++ b/modules/lua/extension.c
> @@ -852,7 +852,6 @@ static lua_State* GetLuaState( extensions_manager_t *p_mgr,
>          luaopen_vlm( L );
>          luaopen_volume( L );
>          luaopen_xml( L );
> -        luaopen_misc( L );
>  #if defined(_WIN32) && !VLC_WINSTORE_APP
>          luaopen_win( L );
>  #endif
> 
> _______________________________________________
> vlc-commits mailing list
> vlc-commits at videolan.org
> https://mailman.videolan.org/listinfo/vlc-commits


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734


More information about the vlc-devel mailing list