aboutsummaryrefslogtreecommitdiffstats
path: root/c_litems.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-09 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-09 20:20:20 +0100
commit4605f564165fcd3d9afd3095c2be1e4c5e4c7609 (patch)
tree8d7d08c16ec789aa7cd3272fd560792ce13b9ab6 /c_litems.go
parentfix (diff)
downloadhardflip-4605f564165fcd3d9afd3095c2be1e4c5e4c7609.tar.gz
hardflip-4605f564165fcd3d9afd3095c2be1e4c5e4c7609.tar.bz2
hardflip-4605f564165fcd3d9afd3095c2be1e4c5e4c7609.tar.xz
hardflip-4605f564165fcd3d9afd3095c2be1e4c5e4c7609.tar.zst
hardflip-4605f564165fcd3d9afd3095c2be1e4c5e4c7609.zip
good
Diffstat (limited to 'c_litems.go')
-rw-r--r--c_litems.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/c_litems.go b/c_litems.go
index 5640b5e..e1fef34 100644
--- a/c_litems.go
+++ b/c_litems.go
@@ -181,7 +181,6 @@ func (litems *ItemsList) inc(jump int) {
return
}
litems.curr = new_item
- // FIX: still will select the last
}
func (item *ItemsNode) folded_parents() bool {