Skip to content

Commit

Permalink
Omission from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed Mar 12, 2024
1 parent 8c3850d commit c75542f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/suite_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -1732,8 +1732,6 @@ def write(self, outfile, errcode, errmsg, indent):
# Write the scheme call.
#
if not self._no_run_phase:
# outfile.comment('! No run phase', indent+1)
# else:
stmt = 'call {}({})'
outfile.write('',indent+1)
outfile.write('! Call scheme', indent+1)
Expand Down

0 comments on commit c75542f

Please sign in to comment.