Mercurial > hg
changeset 7355:fac7e9070a19
graphlog: drop redundant comment (see docstring)
author | Peter Arrenbrecht <peter.arrenbrecht@gmail.com> |
---|---|
date | Wed, 12 Nov 2008 16:32:35 +0100 |
parents | cad454f295b0 |
children | eee5b7b9c5d2 |
files | hgext/graphlog.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/graphlog.py Wed Nov 12 14:36:16 2008 +0100 +++ b/hgext/graphlog.py Wed Nov 12 16:32:35 2008 +0100 @@ -194,7 +194,6 @@ prev_n_columns_diff = 0 prev_node_index = 0 for (node_ch, node_lines, node_index, edges, n_columns, n_columns_diff) in grapher: - # node_lines is the list of all text lines to draw alongside the graph if n_columns_diff == -1: # Transform