diff options
| -rw-r--r-- | ui-summary.c | 1 | 
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)  	if (ctx.repo->about_filter) {  		cgit_close_filter(ctx.repo->about_filter);  		ctx.repo->about_filter->argv[1] = NULL; -	free(ref);  	}  	html("</div>");  	if (free_filename) | 
