Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Aug 18, 2023
1 parent 66d6c28 commit 24b3c1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/minimal_scene/MinimalScene.cc
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,6 @@ void GzRenderer::Destroy()
gzdbg << "Destroy scene [" << scene->Name() << "]" << std::endl;
engine->DestroyScene(scene);

scene.reset();
// TODO(anyone) If that was the last scene, terminate engine?
}

Expand Down

0 comments on commit 24b3c1c

Please sign in to comment.