]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-commit.c
git: update to 1.8.2.2
[ps-cgit] / ui-commit.c
index 6b41017a1cfc4d22b916abea56fbc37376e3e553..a5a6ea83c8e1049ccd3d4bca5649467fe2c7e916 100644 (file)
@@ -37,7 +37,6 @@ void cgit_print_commit(char *hex, const char *prefix)
        }
        info = cgit_parse_commit(commit);
 
-       init_display_notes(NULL);
        format_display_notes(sha1, &notes, PAGE_ENCODING, 0);
 
        load_ref_decorations(DECORATE_FULL_REFS);