Michele Caini 5 лет назад
Родитель
Сommit
4d91afdf9f
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/entt/meta/meta.hpp

+ 0 - 1
src/entt/meta/meta.hpp

@@ -1536,7 +1536,6 @@ public:
         node->id = {};
         node->id = {};
         node->ctor = node->def_ctor;
         node->ctor = node->def_ctor;
         node->dtor = nullptr;
         node->dtor = nullptr;
-        node->next = nullptr;
     }
     }
 
 
 private:
 private: