]> granicus.if.org Git - vim/commit
patch 8.2.4812: unused struct item v8.2.4812
authorzeertzjq <zeertzjq@outlook.com>
Sat, 23 Apr 2022 11:05:51 +0000 (12:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 23 Apr 2022 11:05:51 +0000 (12:05 +0100)
commit8279cfe49961b3711c84c66a9954c9f70e9b78c8
tree43804d2354c58fe213a2f050deb9d984cbb7caf5
parent0de7369fd4ed5b739341e9d7971538b89b1748e0
patch 8.2.4812: unused struct item

Problem:    Unused struct item.
Solution:   Remove "lines" match_T.  Simplify the code. (closes #10256)
src/match.c
src/structs.h
src/version.c