diff --git a/src/search.c b/src/search.c index c6dd0929..96e0a99b 100644 --- a/src/search.c +++ b/src/search.c @@ -417,7 +417,6 @@ bool findnextstr(bool can_display_wrap, bool wholeword, bool ) { if (can_display_wrap) not_found_msg(needle); - return FALSE; }