mirror of
https://github.com/neovim/neovim.git
synced 2026-08-19 13:51:48 +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.