Browse Source

test: cleanup

Michele Caini 6 years ago
parent
commit
e2a7a7ce20
1 changed files with 0 additions and 2 deletions
  1. 0 2
      test/entt/entity/registry.cpp

+ 0 - 2
test/entt/entity/registry.cpp

@@ -10,8 +10,6 @@
 #include <entt/entity/registry.hpp>
 #include <entt/entity/registry.hpp>
 #include <entt/entity/entity.hpp>
 #include <entt/entity/entity.hpp>
 
 
-ENTT_OPAQUE_TYPE(opaque, std::uint64_t);
-
 struct empty_type {};
 struct empty_type {};
 
 
 struct listener {
 struct listener {