summaryrefslogtreecommitdiffstats
path: root/src/os_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win32.c')
-rw-r--r--src/os_win32.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/os_win32.c b/src/os_win32.c
index c24e2a606b..20b93ae6e1 100644
--- a/src/os_win32.c
+++ b/src/os_win32.c
@@ -2690,13 +2690,6 @@ static HICON g_hOrigIcon = NULL;
static HICON g_hVimIcon = NULL;
static BOOL g_fCanChangeIcon = FALSE;
-// ICON* are not defined in VC++ 4.0
-# ifndef ICON_SMALL
-# define ICON_SMALL 0
-# endif
-# ifndef ICON_BIG
-# define ICON_BIG 1
-# endif
/*
* GetConsoleIcon()
* Description: