Skip to content

Commit

Permalink
Remove stale TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
xStrom authored Mar 2, 2024
1 parent 4d2f356 commit 83f06c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scene.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ impl Scene {
Self::default()
}

// TODO - Rename to "clear()" (see #469)
/// Removes all content from the scene.
pub fn reset(&mut self) {
self.encoding.reset();
Expand Down

0 comments on commit 83f06c6

Please sign in to comment.