Skip to content

Commit

Permalink
Remove stale comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Nov 27, 2024
1 parent 52fc904 commit 2863482
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion all-is-cubes/src/space/light/updater.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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<I: Instant>(
&mut self,
uc: UpdateCtx<'_>,
Expand Down

0 comments on commit 2863482

Please sign in to comment.