global: remove functionality we deprecated for cgit v1.0

The man page states these were deprecated for v1.0. We are past v1.1,
so remove the functionality.

Signed-off-by: Christian Hesse <mail@eworm.de>
Reviewed-by: John Keeping <john@keeping.me.uk>
Tá an tiomantas seo le fáil i:
Christian Hesse
2018-06-18 11:48:43 +02:00
tiomanta ag Jason A. Donenfeld
tuismitheoir 2f8648ff7f
tiomantas 54d37dc154
D'athraigh 5 comhad le 3 breiseanna agus 43 scriosta

Féach ar an gComhad

@ -977,8 +977,6 @@ static void print_header(void)
} else {
if (ctx.cfg.root_desc)
html_txt(ctx.cfg.root_desc);
else if (ctx.cfg.index_info)
html_include(ctx.cfg.index_info);
}
html("</td></tr></table>\n");
}