diff options
Diffstat (limited to 'build/utility.cxx')
-rw-r--r-- | build/utility.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/utility.cxx b/build/utility.cxx index bc2c559..d394186 100644 --- a/build/utility.cxx +++ b/build/utility.cxx @@ -13,6 +13,4 @@ namespace build const dir_path empty_dir_path; bool exception_unwinding_dtor = false; - - string_pool extension_pool; } |