diff --git a/test/cfoa/exception_constructor_tests.cpp b/test/cfoa/exception_constructor_tests.cpp index 0899138e..58ea4fe2 100644 --- a/test/cfoa/exception_constructor_tests.cpp +++ b/test/cfoa/exception_constructor_tests.cpp @@ -254,7 +254,6 @@ namespace { template void initializer_list_bucket_count(std::pair p) { - using value_type = typename X::value_type; using allocator_type = typename X::allocator_type; auto init_list = p.second;