]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1997: Some unused code in move.c and string.c v9.0.1997
authordundargoc <gocdundar@gmail.com>
Fri, 6 Oct 2023 17:41:14 +0000 (19:41 +0200)
committerChristian Brabandt <cb@256bit.org>
Fri, 6 Oct 2023 17:41:14 +0000 (19:41 +0200)
commit580c1fcb4ad85360cd3a361c3c8e37b534153d60
tree1b72b3e15198e21ba85f784b154656e07ba80bde
parent27e12c7669e36a8f60fefa9db9a08024efeb06e8
patch 9.0.1997: Some unused code in move.c and string.c

Problem:  Some unused code in move.c and string.c
Solution: Remove it

closes: #13288

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: dundargoc <gocdundar@gmail.com>
src/move.c
src/strings.c
src/version.c