From 4605f564165fcd3d9afd3095c2be1e4c5e4c7609 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 9 Jan 2024 20:20:20 +0100 Subject: good --- c_litems.go | 1 - 1 file changed, 1 deletion(-) (limited to 'c_litems.go') 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 { -- cgit v1.2.3