diff --git a/modules/search/search.pages.inc b/modules/search/search.pages.inc index b748473..9dd00a6 100644 --- a/modules/search/search.pages.inc +++ b/modules/search/search.pages.inc @@ -15,7 +15,6 @@ */ function search_view($module = NULL, $keys = '') { $info = FALSE; - $redirect = FALSE; $keys = trim($keys); // Also try to pull search keywords out of the $_REQUEST variable to // support old GET format of searches for existing links.