abouttreesummaryrefslogcommitdiff
path: root/cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd.c')
-rw-r--r--cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd.c b/cmd.c
index c357973..bf6d8f5 100644
--- a/cmd.c
+++ b/cmd.c
@@ -151,7 +151,6 @@ static void stats_fn(void)
static void summary_fn(void)
{
- about_fn(); // always print readme on summary page
cgit_print_summary();
}