mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
e98b1b0235
Problem: A cmdlen == 0 condition is always true as ccline.cmdlen == 0
was already checked above (after v9.1.0766).
Solution: Remove the condition and the variable.
(zeertzjq)
closes: vim/vim#15830
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |