remove dead code

This commit is contained in:
Jude Nelson
2018-01-21 00:58:15 -05:00
parent c76eddbac6
commit a9a002eee5

View File

@@ -351,8 +351,6 @@ def op_check( state_engine, nameop, block_id, checked_ops ):
if f in nameop:
del nameop[f]
# op_check_quirks( state_engine, nameop, block_id, checked_ops )
return rc