summaryrefslogtreecommitdiffstats
path: root/src/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/structs.h')
-rw-r--r--src/structs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/structs.h b/src/structs.h
index e599550a12..ce618b9032 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -2061,9 +2061,7 @@ typedef struct
# define B_SPELL(buf) (0)
#endif
-#ifdef FEAT_QUICKFIX
typedef struct qf_info_S qf_info_T;
-#endif
#ifdef FEAT_PROFILE
/*