X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/70787254b270b1505aa8427813f64131be5df86c..71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7:/ui-repolist.c?ds=sidebyside diff --git a/ui-repolist.c b/ui-repolist.c index af52f9b..41424c0 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -288,9 +288,6 @@ void cgit_print_repolist(void) cgit_print_docstart(); cgit_print_pageheader(); - if (ctx.cfg.index_header) - html_include(ctx.cfg.index_header); - if (ctx.qry.sort) sorted = sort_repolist(ctx.qry.sort); else if (ctx.cfg.section_sort)