mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 06:48:17 +00:00
Remove mblen() check
This commit is contained in:

committed by
Thiago de Arruda

parent
5ff29e00a5
commit
26206d4cfd
@@ -4364,7 +4364,6 @@ int find_win_for_buf(buf_T *buf, win_T **wp, tabpage_T **tp)
|
||||
win_found:
|
||||
return OK;
|
||||
}
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Insert the sign into the signlist.
|
||||
|
Reference in New Issue
Block a user