]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1444: Unused assignment in set_fuzzy_score() v9.1.1444
authorzeertzjq <zeertzjq@outlook.com>
Mon, 9 Jun 2025 18:34:57 +0000 (20:34 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 9 Jun 2025 18:34:57 +0000 (20:34 +0200)
commitde1c7ac432aeade45eaf08527bffc4aedb44a169
treea0103d0487e32d326ed7f0b611b602878c119a26
parent82a96e3dc0ee8f45bb0c1fe17a0cec1db7582e8f
patch 9.1.1444: Unused assignment in set_fuzzy_score()

Problem:  Unused assignment in set_fuzzy_score() (after 9.1.1441).
Solution: Remove it (zeertzjq).

closes: #17472

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/insexpand.c
src/version.c