diff options
Diffstat (limited to 'src/search.c')
-rw-r--r-- | src/search.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/search.c b/src/search.c index be6daac0d..abf32d685 100644 --- a/src/search.c +++ b/src/search.c @@ -4803,9 +4803,7 @@ current_search( #endif may_start_select('c'); -#ifdef FEAT_MOUSE setmouse(); -#endif #ifdef FEAT_CLIPBOARD /* Make sure the clipboard gets updated. Needed because start and * end are still the same, and the selection needs to be owned */ |