X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faction_search.c;h=27b6a0efb2e700d18c5c83431bc3d18dbc9abc0c;hb=e0517eecbe0add2e72bef226f6d1bf0f279c9ed0;hp=c2dd378e758dee1beb965391079e1cfa5c3f0ea4;hpb=dbcb59bbce4c0d0a35d9f4cb97314f931ce2e5db;p=collection4.git diff --git a/src/action_search.c b/src/action_search.c index c2dd378..27b6a0e 100644 --- a/src/action_search.c +++ b/src/action_search.c @@ -265,8 +265,6 @@ int action_search (void) /* {{{ */ page_data_t pg_data; int status; - gl_update (); - pg_data.search_term = strtolower_copy (param ("q")); if ((pg_data.search_term != NULL) && (pg_data.search_term[0] == 0)) {