From 28634826db86d30e11f5fbf46d301894009d6369 Mon Sep 17 00:00:00 2001 From: Kevin Reid Date: Tue, 26 Nov 2024 21:04:01 -0800 Subject: [PATCH] Remove stale comment. --- all-is-cubes/src/space/light/updater.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/all-is-cubes/src/space/light/updater.rs b/all-is-cubes/src/space/light/updater.rs index 20c441ba5..1e3b3587c 100644 --- a/all-is-cubes/src/space/light/updater.rs +++ b/all-is-cubes/src/space/light/updater.rs @@ -175,7 +175,6 @@ impl LightStorage { } /// Do some lighting updates. - #[doc(hidden)] // TODO: eliminate calls outside the crate pub(in crate::space) fn update_lighting_from_queue( &mut self, uc: UpdateCtx<'_>,