about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--ui-shared.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui-shared.c b/ui-shared.c
index a859ab0..1bb22e6 100644
--- a/ui-shared.c
+++ b/ui-shared.c
@@ -1054,9 +1054,6 @@ void cgit_print_pageheader(void)
                 html(" ");
                 cgit_commit_link("commit", NULL, hc("commit"),
                                  ctx.qry.head, ctx.qry.sha1, ctx.qry.vpath);
-                html(" ");
-                cgit_diff_link("diff", NULL, hc("diff"), ctx.qry.head,
-                               ctx.qry.sha1, ctx.qry.sha2, ctx.qry.vpath);
                 if (ctx.repo->max_stats) {
                         html(" ");
                         cgit_stats_link("stats", NULL, hc("stats"),