graphlog: drop redundant comment (see docstring)
authorPeter Arrenbrecht <peter.arrenbrecht@gmail.com>
Wed, 12 Nov 2008 16:32:35 +0100
changeset 7355 fac7e9070a19
parent 7354 cad454f295b0
child 7356 eee5b7b9c5d2
graphlog: drop redundant comment (see docstring)
hgext/graphlog.py
--- 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