From: John Keeping Date: Tue, 19 Jan 2016 19:33:01 +0000 (+0000) Subject: ui-shared: remove "format" from cgit_print_age() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/57ea1aa2a5eab7f6aba702b3366fe4dcc72124f6?hp=57ea1aa2a5eab7f6aba702b3366fe4dcc72124f6 ui-shared: remove "format" from cgit_print_age() We never use any format other than FMT_SHORTDATE, so move that into the function. Signed-off-by: John Keeping ---