cache: remove obsolete "default_environment_vars" entry
This commit is contained in:
parent
7a90325b67
commit
e0b82d37af
@ -356,7 +356,6 @@ module Rscons
|
||||
end
|
||||
@cache["targets"] ||= {}
|
||||
@cache["directories"] ||= {}
|
||||
@cache["default_environment_vars"] ||= {}
|
||||
@cache["configuration_data"] ||= {}
|
||||
@lookup_checksums = {}
|
||||
@dirty = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user