diff --git a/src/api/api_epg.c b/src/api/api_epg.c index a446e47d..c642cc73 100644 --- a/src/api/api_epg.c +++ b/src/api/api_epg.c @@ -282,8 +282,6 @@ api_epg_grid htsmsg_field_t *f, *f2; htsmsg_t *l = NULL, *e, *filter; - *resp = htsmsg_create_map(); - memset(&eq, 0, sizeof(eq)); lang = htsmsg_get_str(args, "lang");