diff options
Diffstat (limited to 'libbuild2/lexer.hxx')
-rw-r--r-- | libbuild2/lexer.hxx | 2 |
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. // |