| -rw-r--r-- | ui-shared.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-shared.c b/ui-shared.c index d3e6488..77a302d 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -931,5 +931,4 @@ void cgit_print_snapshot_links(const char *repo, const char *head, cgit_snapshot_link(filename, NULL, NULL, NULL, NULL, filename); html("<br/>"); } - free(prefix); } |