Removed the incomplete support for the Lua extensions.

This commit is contained in:
Federico Hernandez
2013-04-02 21:52:13 +02:00
parent c7df1f7acc
commit 7db5377d3b
27 changed files with 17 additions and 928 deletions

View File

@@ -497,7 +497,7 @@ bool Context::verbose (const std::string& token)
}
////////////////////////////////////////////////////////////////////////////////
// This needs to be taken out and shot, as soon as Lua extensions will allow.
// This needs to be taken out and shot, as soon as...
void Context::shadow ()
{
std::string file_name = config.get ("shadow.file");