mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 21:31:51 +00:00
As stated in globals.h, mbyte flags are deprecated, and code using it can be refractored to remove dead code. Since has_mbyte is defined to true, this refractoring correct.