Skip to content

Commit

Permalink
scnee_viewer: Remove obsolete TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
superdump committed Mar 19, 2022
1 parent fc24bc6 commit 12bd35e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/tools/scene_viewer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ fn camera_spawn_check(
}
}

// TODO: Register all types in CameraController so that it can be registered
fn camera_controller_check(
mut commands: Commands,
camera: Query<Entity, (With<Camera>, Without<CameraController>)>,
Expand Down

0 comments on commit 12bd35e

Please sign in to comment.