Remove no-op language set call from configuration building

This commit is contained in:
Jason Perkins 2013-09-30 13:06:32 -04:00
parent 64c220b70a
commit e062bf8035

View File

@ -389,7 +389,6 @@
ctx.buildcfg = buildcfg
ctx.platform = platform
ctx.action = _ACTION
ctx.language = ctx.language
-- Allow the configuration information to accessed by tokens contained
-- within the configuration itself