From: Ian Jackson Date: Thu, 11 Mar 2021 19:45:56 +0000 (+0000) Subject: hidden: a todo X-Git-Tag: otter-0.4.0~148 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e9d4b0c7efb84df637ab8a07b4135c3262af17d9;p=otter.git hidden: a todo We are going to do this differently. Signed-off-by: Ian Jackson --- diff --git a/src/hidden.rs b/src/hidden.rs index 57a2e1d7..be32cb92 100644 --- a/src/hidden.rs +++ b/src/hidden.rs @@ -860,7 +860,7 @@ mod recompute { gpieces: &mut GPieces, goccults: &mut GameOccults, ipieces: &IPieces) -> Implemented { - let mut gen = gen.unique_gen(); + let mut gen = gen.unique_gen(); // xxx not used for occid in self.outdated { if let Some(occ) = goccults.occults.get_mut(occid) {