X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/a2664738ebe0f2129ca4b547ec977ea0ce1d6e4d..bf27a699c9ef363c57b1726a26f76e0bc167b83e:/vv_interpreter.c diff --git a/vv_interpreter.c b/vv_interpreter.c index ca2f772..dd72781 100644 --- a/vv_interpreter.c +++ b/vv_interpreter.c @@ -440,8 +440,6 @@ main(int argc, char ** argv) exit(EXIT_FAILURE); unset_terminal_mode(); } -// TODO: Have the SIGTERM signal handler and normal term point return the value -// on TOS so I can do rudimentary automated tests. /* Decode the IMPs */ switch (ws_code_space[pc++]) {