mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -04:00
patch 7.4.1375
Problem: Still some Win16 code. Solution: Remove FEAT_GUI_W16.(Hirohito Higashi)
This commit is contained in:
@@ -211,9 +211,6 @@ extern int putenv(const char *string); /* from pty.c */
|
||||
extern char_u *vimpty_getenv(const char_u *string); /* from pty.c */
|
||||
# endif
|
||||
# endif
|
||||
# ifdef FEAT_GUI_W16
|
||||
# include "gui_w16.pro"
|
||||
# endif
|
||||
# ifdef FEAT_GUI_W32
|
||||
# include "gui_w32.pro"
|
||||
# endif
|
||||
|
Reference in New Issue
Block a user