Skip to content

Commit 12bd35e

Browse files
committed
scnee_viewer: Remove obsolete TODO
1 parent fc24bc6 commit 12bd35e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/tools/scene_viewer.rs

-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ fn camera_spawn_check(
221221
}
222222
}
223223

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

0 commit comments

Comments
 (0)