Commit e5a3f9ed authored by Stefan Behnel's avatar Stefan Behnel

remove dead comment

parent edc39d93
......@@ -2951,10 +2951,6 @@ class IndexNode(_IndexingBaseNode):
# index ExprNode
# type_indices [PyrexType]
#
# indices is used on buffer access, index on non-buffer access.
# The former contains a clean list of index parameters, the
# latter whatever Python object is needed for index access.
#
# is_fused_index boolean Whether the index is used to specialize a
# c(p)def function
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment