Skip to content

Commit 63a5310

Browse files
committed
Remove unused line
1 parent 2d72e43 commit 63a5310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zxbparser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ def p_start(p):
476476

477477
if PRINT_IS_USED:
478478
zxbpp.ID_TABLE.define('___PRINT_IS_USED___', 1)
479-
# zxbasmpp.ID_TABLE.define('___PRINT_IS_USED___', 1)
480479

481480
if zxblex.IN_STATE:
482481
p.type = 'NEWLINE'

0 commit comments

Comments
 (0)