]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1084: Lua: registering function has useless code v8.2.1084
authorBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 18:20:33 +0000 (20:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 29 Jun 2020 18:20:33 +0000 (20:20 +0200)
commit7d2ac92ebc36049f9ce2f4ce08b8a80ca212ace2
treef8c943ac9a17ca278780ea1c8631f92518195781
parentfda20c4cc59008264676a6deb6a3095ed0c248e0
patch 8.2.1084: Lua: registering function has useless code

Problem:    Lua: registering function has useless code.
Solution:   Remove clearing grow arrays.
src/userfunc.c
src/version.c