Removed some useless code

This commit is contained in:
Jason Perkins 2013-10-03 16:43:32 -04:00
parent 9889b06e89
commit 084f846192

View File

@ -527,9 +527,6 @@
local result
if name == field.name then
target = target.configset
result = {}
else
result = target[name]
end
-- process all of the values, according to the data type