]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1478: Unused assignment in ex_uniq() v9.1.1478
authorzeertzjq <zeertzjq@outlook.com>
Tue, 24 Jun 2025 17:58:36 +0000 (19:58 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 24 Jun 2025 18:02:28 +0000 (20:02 +0200)
commitfc378a88d808ec1d44dd8582498c1b1b6af8e8d6
treead800081f7d056566406984941efaabbfad2eb57
parenta9313716942dca456943f2df1bd4e8ecd32f85e5
patch 9.1.1478: Unused assignment in ex_uniq()

Problem:  Unused assignment in ex_uniq() (after v9.1.1476)
Solution: Remove the assignment and the wrong comments above
          (zeertzjq).

closes: #17596

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