From 5607313a91e5ca0113b1f8b9acfd02c1fb105346 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 19 Jan 2017 12:45:04 +0200 Subject: Get rid of project_name_pool With small string optimizations this is most likely a hindrance rather that an optimization. --- build2/context | 1 - 1 file changed, 1 deletion(-) (limited to 'build2/context') diff --git a/build2/context b/build2/context index dcf1b01..cb83105 100644 --- a/build2/context +++ b/build2/context @@ -17,7 +17,6 @@ namespace build2 class file; extern string_pool extension_pool; - extern string_pool project_name_pool; // Current action (meta/operation). // -- cgit v1.1