summaryrefslogtreecommitdiff
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/proto.h b/src/proto.h
index a7b7838eb..843d422d1 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -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