- remove superfluous call of stack_machine(0) upon exit.
This commit is contained in:
parent
5f6d67b7d6
commit
5084c78cbe
@ -223,6 +223,5 @@ int dc_main(int argc, char **argv)
|
||||
argc--;
|
||||
}
|
||||
}
|
||||
stack_machine(0);
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user