aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/lexer.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-11-14 16:25:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-11-14 16:25:03 +0200
commit11f990b55294a9eb8d5d4f29fa9a277702ca72b9 (patch)
tree0144fbdc2a5b402f8690279ca4d729cbaa7ab213 /libbuild2/lexer.hxx
parent3449948b4e56bcb37df4f980c71d907118d7a483 (diff)
Cleanup attribute parsing code
Diffstat (limited to 'libbuild2/lexer.hxx')
-rw-r--r--libbuild2/lexer.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbuild2/lexer.hxx b/libbuild2/lexer.hxx
index 715926c..3e2fb92 100644
--- a/libbuild2/lexer.hxx
+++ b/libbuild2/lexer.hxx
@@ -58,8 +58,6 @@ namespace build2
// cases it is automatically reset after lexing the next token (whether `[`
// or not).
//
- // @@ Maybe also enable at the beginning of value?
- //
// Extendable/inheritable enum-like class.
//