diff options
author | Charlie Groves <charlie.groves@gmail.com> | 2022-04-15 21:58:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-16 09:58:48 +0800 |
commit | 3f2e9298bdd971a4d2baa298aff7c6f2c2c1ad1a (patch) | |
tree | be6e061e0f4d697d54f861aa6403da5695c92258 /runtime/lua/vim/_editor.lua | |
parent | 08a144912ce2d7df73c77a42a81c8f29a476856c (diff) | |
download | rneovim-3f2e9298bdd971a4d2baa298aff7c6f2c2c1ad1a.tar.gz rneovim-3f2e9298bdd971a4d2baa298aff7c6f2c2c1ad1a.tar.bz2 rneovim-3f2e9298bdd971a4d2baa298aff7c6f2c2c1ad1a.zip |
chore: remove vestigial sfname freeing (#18123)
This freeing is necessary in Vim since the alloc can fail. Since we're
using xcalloc, that's not possible and the freeing will never run.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions