# HG changeset patch # User Anton Shestakov # Date 2016-09-22 05:19:25 # Node ID a816857b88b95afb552ca17f513983fc0a702732 # Parent 266c2195651e534736aa7706db56f8556fcb1ec5 gitweb: remove unused templates diff --git a/mercurial/templates/gitweb/map b/mercurial/templates/gitweb/map --- a/mercurial/templates/gitweb/map +++ b/mercurial/templates/gitweb/map @@ -137,13 +137,6 @@ comparisonline = '
{rightlinenumber} {rightline|escape}
' -changelogparent = ' - - parent {rev}: - - {node|short} - - ' changesetlink = '{node|short}' changesetbranch = 'branch{name|escape}' changesetparent = ' @@ -253,11 +246,6 @@ filecompparent = ' ' -filelogparent = ' - - parent {rev}:  - {node|short} - ' filediffchild = ' child {rev} @@ -272,11 +260,6 @@ filecompchild = ' {node|short} ' -filelogchild = ' - - child {rev}:  - {node|short} - ' shortlog = shortlog.tmpl graph = graph.tmpl tagtag = '{name|escape} '