Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
lefessan committed Jan 31, 2024
1 parent 33ff630 commit 8edcb71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cobc/codegen.c
Original file line number Diff line number Diff line change
Expand Up @@ -4365,8 +4365,6 @@ cb_prof_procedure_division (struct cb_program *program,
int source_line)
{
/* invariant: program always has index 0 */
if (program->procedure_list != NULL){ exit(3); }

procedure_list_add (
program,
COB_PROF_PROCEDURE_MODULE,
Expand Down

0 comments on commit 8edcb71

Please sign in to comment.