From e5a571d28f5ae7d78871ffdd16285aca9188ef83 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Aug 2019 13:07:57 +0200 Subject: Regenerate options parsing code --- libbuild2/test/script/builtin-options.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'libbuild2') diff --git a/libbuild2/test/script/builtin-options.cxx b/libbuild2/test/script/builtin-options.cxx index 95cd051..9a7968e 100644 --- a/libbuild2/test/script/builtin-options.cxx +++ b/libbuild2/test/script/builtin-options.cxx @@ -221,7 +221,6 @@ namespace build2 using namespace std; const char* o (s.next ()); - if (s.more ()) { string v (s.next ()); -- cgit v1.1