mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +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.