]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-log.c
Use standard tree-diff function when showing diffstat for single commit
[ps-cgit] / ui-log.c
index 24d571d128d18d46252eb795c7923fdfebdf34d7..159393abf855ed9aff82d09149da1dd276a962af 100644 (file)
--- a/ui-log.c
+++ b/ui-log.c
@@ -54,7 +54,6 @@ void cgit_print_log(const char *tip, int ofs, int cnt, char *grep)
        }
        prepare_revision_walk(&rev);
 
-       html("<h2>Log</h2>");
        html("<table class='list nowrap'>");
        html("<tr class='nohover'><th class='left'>Date</th>"
             "<th class='left'>Message</th>"