From: Ian Jackson Date: Tue, 4 May 2021 02:49:40 +0000 (+0100) Subject: organise: Some todos were done X-Git-Tag: otter-0.6.0~408 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d5093ec337e2c30aa23856ee42fbb21ea2d861e6;p=otter.git organise: Some todos were done Signed-off-by: Ian Jackson --- diff --git a/src/organise.rs b/src/organise.rs index c9cd9ff6..59550e2e 100644 --- a/src/organise.rs +++ b/src/organise.rs @@ -2,9 +2,6 @@ // SPDX-License-Identifier: AGPL-3.0-or-later // There is NO WARRANTY. -// xxx mao needs updating so Hang is non-awful -// xxx need way to select hand when it is totally covered - use crate::prelude::*; const MARGIN_INSIDE: Coord = 1;