aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-11-30 09:45:49 -0500
committerBrian Cully <bjc@kublai.com>2022-11-30 09:45:49 -0500
commite5b9d9a8a07acd095a8206cc8b51cd57771c2651 (patch)
treeec0fa33cd09cd5b60fcfc085825e802186d7600b
parentc2ffd2fe14059428e8e7a38a5e2ec8a76c531aa8 (diff)
downloadluchie-e5b9d9a8a07acd095a8206cc8b51cd57771c2651.tar.gz
luchie-e5b9d9a8a07acd095a8206cc8b51cd57771c2651.zip
main: remove out-of-date comment
-rwxr-xr-xsrc/bin/luchie.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/luchie.rs b/src/bin/luchie.rs
index 5279f95..9ea8e87 100755
--- a/src/bin/luchie.rs
+++ b/src/bin/luchie.rs
@@ -211,7 +211,6 @@ fn main() -> ! {
_ => {}
}
- // TODO: get current µs for passing in to event filters.
let rel_p = cirque
.poll(&mut spi)
.ok()