diff options
Diffstat (limited to 'ui-summary.c')
| -rw-r--r-- | ui-summary.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ui-summary.c b/ui-summary.c index 988c927..19a6e0d 100644 --- a/ui-summary.c +++ b/ui-summary.c @@ -102,9 +102,6 @@ static char* append_readme_path(const char *filename, const char *ref, const cha void cgit_print_repo_readme(const char *path) { - cgit_print_layout_end(); - - char *filename, *ref, *mimetype; int free_filename = 0; |
