aboutsummaryrefslogtreecommitdiff
path: root/build2/context
diff options
context:
space:
mode:
Diffstat (limited to 'build2/context')
-rw-r--r--build2/context4
1 files changed, 0 insertions, 4 deletions
diff --git a/build2/context b/build2/context
index 3c731a5..79f04a2 100644
--- a/build2/context
+++ b/build2/context
@@ -253,10 +253,6 @@ namespace build2
//
extern atomic_count dependency_count;
- // Variable override value cache.
- //
- extern variable_override_cache var_override_cache;
-
// Reset the build state. In particular, this removes all the targets,
// scopes, and variables.
//