1
0
Эх сурвалжийг харах

test: suppress warning due to unused variable

Michele Caini 1 жил өмнө
parent
commit
1a95c9d03e

+ 0 - 1
test/entt/entity/reactive_mixin.cpp

@@ -590,7 +590,6 @@ TYPED_TEST(ReactiveMixin, ThrowingAllocator) {
     using registry_type = typename storage_type::registry_type;
     using registry_type = typename storage_type::registry_type;
 
 
     storage_type pool{};
     storage_type pool{};
-    typename storage_type::base_type &base = pool;
     registry_type registry;
     registry_type registry;
     const std::array entity{registry.create(), registry.create()};
     const std::array entity{registry.create(), registry.create()};