config: Remove context field
No longer used. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
committed by
Daniel Wagner
parent
4acde53b94
commit
52fdc4f4ae
@@ -74,7 +74,6 @@ class Build:
|
||||
|
||||
ctx = create_global_context()
|
||||
ctx.config = Config(args.config, args.target, args.task)
|
||||
ctx.config.set_context(ctx)
|
||||
|
||||
macro = Macro()
|
||||
|
||||
|
Reference in New Issue
Block a user