summaryrefslogtreecommitdiff
path: root/src/quickfix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickfix.c')
-rw-r--r--src/quickfix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/quickfix.c b/src/quickfix.c
index 4451d89cd..4b216adf7 100644
--- a/src/quickfix.c
+++ b/src/quickfix.c
@@ -2347,9 +2347,7 @@ ex_copen(eap)
else
height = QF_WINHEIGHT;
-#ifdef FEAT_VISUAL
reset_VIsual_and_resel(); /* stop Visual mode */
-#endif
#ifdef FEAT_GUI
need_mouse_correct = TRUE;
#endif