mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 8.1.0806: too many #ifdefs
Problem: Too many #ifdefs. Solution: Graduate FEAT_MBYTE, part 2.
This commit is contained in:
@@ -1266,7 +1266,6 @@ getvcol(
|
||||
#endif
|
||||
)
|
||||
{
|
||||
head = 0;
|
||||
for (;;)
|
||||
{
|
||||
head = 0;
|
||||
|
Reference in New Issue
Block a user