aboutsummaryrefslogtreecommitdiff
path: root/src/option_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/option_defs.h')
-rw-r--r--src/option_defs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/option_defs.h b/src/option_defs.h
index 47deac8959..19eb06e337 100644
--- a/src/option_defs.h
+++ b/src/option_defs.h
@@ -397,9 +397,7 @@ EXTERN char_u *p_pfn; /* 'printfont' */
EXTERN char_u *p_popt; /* 'printoptions' */
EXTERN char_u *p_header; /* 'printheader' */
EXTERN int p_prompt; /* 'prompt' */
-#ifdef CURSOR_SHAPE
EXTERN char_u *p_guicursor; /* 'guicursor' */
-#endif
EXTERN char_u *p_hf; /* 'helpfile' */
EXTERN long p_hh; /* 'helpheight' */
EXTERN char_u *p_hlg; /* 'helplang' */