aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libbuild2/variable.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbuild2/variable.hxx b/libbuild2/variable.hxx
index c0f0fd9..fc446bc 100644
--- a/libbuild2/variable.hxx
+++ b/libbuild2/variable.hxx
@@ -1372,8 +1372,6 @@ namespace build2
friend class scope;
private:
- friend class parser;
-
// Note that in insert() NULL overridable is interpreted as false unless
// overridden by a pattern while in update() NULL overridable is ignored.
//