diff options
Diffstat (limited to 'build/context.cxx')
-rw-r--r-- | build/context.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/context.cxx b/build/context.cxx index a298d41..79753ec 100644 --- a/build/context.cxx +++ b/build/context.cxx @@ -20,8 +20,6 @@ namespace build path src_base; path out_base; - scope* root_scope; - path src_out (const path& o) { |