diff options
Diffstat (limited to '')
| -rw-r--r-- | ui-commit.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/ui-commit.c b/ui-commit.c index 6b41017..a5a6ea8 100644 --- a/ui-commit.c +++ b/ui-commit.c @@ -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, ¬es, PAGE_ENCODING, 0);  	load_ref_decorations(DECORATE_FULL_REFS); | 
