From 69643e26f67dacf05cef93c32e5c980c522adac8 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sat, 30 Nov 2024 13:59:32 +0800 Subject: [PATCH] whitespace --- thermion_dart/native/src/scene/GeometrySceneAsset.cpp | 2 -- 1 file changed, 2 deletions(-) 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)