diff options
Diffstat (limited to 'build/context')
-rw-r--r-- | build/context | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/context b/build/context index 4f5b029..c177603 100644 --- a/build/context +++ b/build/context @@ -21,9 +21,6 @@ namespace build extern path src_base; extern path out_base; - class scope; - extern scope* root_scope; - // Return the src/out directory corresponding to the given out/src. The // passed directory should be a sub-directory of out/src_root. // |