mirror of
https://github.com/neovim/neovim.git
synced 2026-06-24 04:05:34 +00:00
We do not define WIN3264 so this check was broken. Futher since UNIX is defined on all Unix platforms we support we can simply remove this #ifdef.