changeset 7355 | fac7e9070a19 |
parent 7326 | ba7ab8c4a577 |
child 7356 | eee5b7b9c5d2 |
--- 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