Commit 71673a7e authored by Igor Dejanovic's avatar Igor Dejanovic

Removed some old craft

parent 7d0c3289
......@@ -161,10 +161,6 @@ class ParsingExpression(object):
if not parser._in_lex_rule:
parser._skip_ws()
# # Set the beginning position in the input stream of
# # this parsing expression
# self.c_pos = parser.position
def parse(self, parser):
self._parse_intro(parser)
......
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