From 1306e78c9852e150e133230a1f07eebb8b08c2a9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 28 Oct 2016 16:49:31 +0200 Subject: Add --no-line, --no-column options --- build2/context.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'build2/context.cxx') diff --git a/build2/context.cxx b/build2/context.cxx index 6d39da2..1b5e03c 100644 --- a/build2/context.cxx +++ b/build2/context.cxx @@ -25,8 +25,6 @@ using namespace butl; namespace build2 { - options ops; - string_pool extension_pool; string_pool project_name_pool; -- cgit v1.1