From 11f990b55294a9eb8d5d4f29fa9a277702ca72b9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Nov 2019 16:25:03 +0200 Subject: Cleanup attribute parsing code --- libbuild2/lexer.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'libbuild2/lexer.hxx') 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. // -- cgit v1.1