aboutsummaryrefslogtreecommitdiffstats
path: root/ui-summary.c
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 d8500d6..5598d08 100644
--- a/ui-summary.c
+++ b/ui-summary.c
@@ -163,7 +163,6 @@ void cgit_print_repo_readme(char *path)
163 if (ctx.repo->about_filter) { 163 if (ctx.repo->about_filter) {
164 cgit_close_filter(ctx.repo->about_filter); 164 cgit_close_filter(ctx.repo->about_filter);
165 ctx.repo->about_filter->argv[1] = NULL; 165 ctx.repo->about_filter->argv[1] = NULL;
166 free(ref);
167 } 166 }
168 html("</div>"); 167 html("</div>");
169 if (free_filename) 168 if (free_filename)