ruby: slicc: remove a stray line in StateMachine.py
This commit is contained in:
parent
85506f1c21
commit
8114c7ff2c
1 changed files with 0 additions and 2 deletions
|
@ -1213,8 +1213,6 @@ TransitionResult result =
|
|||
else:
|
||||
code('doTransitionWorker(event, state, next_state, addr);')
|
||||
|
||||
port_to_buf_map, in_msg_bufs, msg_bufs = self.getBufferMaps(ident)
|
||||
|
||||
code('''
|
||||
|
||||
if (result == TransitionResult_Valid) {
|
||||
|
|
Loading…
Reference in a new issue