aboutsummaryrefslogtreecommitdiff
path: root/ui-summary.c
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'ui-summary.c')
-rw-r--r--ui-summary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-summary.c b/ui-summary.c
index 5ddeee3..8ff3642 100644
--- a/ui-summary.c
+++ b/ui-summary.c
@@ -35,7 +35,6 @@ static int cgit_print_branch_cb(const char *refname, const unsigned char *sha1,
html("</td><td>");
html_txt(info->author);
html("</td></tr>\n");
- cgit_free_commitinfo(info);
} else {
html("<tr><td>");
html_txt(buf);