mirror of
https://github.com/neovim/neovim.git
synced 2026-09-15 02:12:18 +00:00
Problem: Compiler warning for unused argument.
Solution: Remove the argument.
bd6406f15d
Co-authored-by: Bram Moolenaar <Bram@vim.org>