From 0cf317f36f7582cb0540c74910020c9d5f4aa14f Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Tue, 29 Sep 2009 13:11:20 +0200 Subject: s3: Remove the lua interpreter again This was meant to support async winbind. But as the hairy parts of async winbind (getgrent) are done without it, it can go again. --- source3/lua-5.1.4/doc/readme.html | 40 --------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 source3/lua-5.1.4/doc/readme.html (limited to 'source3/lua-5.1.4/doc/readme.html') diff --git a/source3/lua-5.1.4/doc/readme.html b/source3/lua-5.1.4/doc/readme.html deleted file mode 100644 index 38be6dbbfc..0000000000 --- a/source3/lua-5.1.4/doc/readme.html +++ /dev/null @@ -1,40 +0,0 @@ - - -Lua documentation - - - - - -
-

-Lua -Documentation -

- -This is the documentation included in the source distribution of Lua 5.1.4. - - - -Lua's -official web site -contains updated documentation, -especially the -reference manual. -

- -


- -Last update: -Tue Aug 12 14:46:07 BRT 2008 - - - - -- cgit