diff --git a/thermion_dart/native/src/scene/GeometrySceneAsset.cpp b/thermion_dart/native/src/scene/GeometrySceneAsset.cpp index 9d23dd28..4b2e0e2c 100644 --- a/thermion_dart/native/src/scene/GeometrySceneAsset.cpp +++ b/thermion_dart/native/src/scene/GeometrySceneAsset.cpp @@ -45,8 +45,6 @@ namespace thermion builder.build(*_engine, _entity); } - - GeometrySceneAsset::~GeometrySceneAsset() { if (_engine)