From 15d0d75368775796a52383d17ebabff76813f31f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 3 Mar 2024 19:39:04 +0100 Subject: remove dead code --- src/search.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/search.cpp b/src/search.cpp index 3338a1e..b8db23f 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -238,9 +238,6 @@ bool ts_string_contains(char *text_to_search, utf8_int8_t *text_to_find, ts_arra } return final_result; - -set_info_and_return_failure: - return false; } static void _ts_search_file(ts_found_file *ref, ts_file_content content, ts_search_result *result) -- cgit v1.2.3-70-g09d2