Michele Caini 6 years ago
parent
commit
39c8889585
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/entt/entity/runtime_view.hpp

+ 0 - 1
src/entt/entity/runtime_view.hpp

@@ -61,7 +61,6 @@ class basic_runtime_view {
     friend class basic_registry<Entity>;
     friend class basic_registry<Entity>;
 
 
     using underlying_iterator_type = typename sparse_set<Entity>::iterator_type;
     using underlying_iterator_type = typename sparse_set<Entity>::iterator_type;
-    using traits_type = entt_traits<std::underlying_type_t<Entity>>;
 
 
     class iterator {
     class iterator {
         friend class basic_runtime_view<Entity>;
         friend class basic_runtime_view<Entity>;