فهرست منبع

test: cleanup

Michele Caini 6 سال پیش
والد
کامیت
e2a7a7ce20
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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/entity.hpp>
 
-ENTT_OPAQUE_TYPE(opaque, std::uint64_t);
-
 struct empty_type {};
 
 struct listener {