chiark / gitweb /
organise: Some todos were done
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 4 May 2021 02:49:40 +0000 (03:49 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 4 May 2021 02:49:40 +0000 (03:49 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/organise.rs

index c9cd9ff651fcb5359bf9d88db925a2a7f4d0d8df..59550e2e88a58e57b76be24276ffc24ebfe1e0e7 100644 (file)
@@ -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;