diff --git a/vuln.c b/vuln.c index b398fcf..2801bd5 100644 --- a/vuln.c +++ b/vuln.c @@ -358,9 +358,6 @@ void check_premium() { } int main() { - // TODO: signal handlers? SIGCHILD? seccomp? - // TODO: colors in message, just so that everyone is pissed :D - setbuf(stdout, NULL); setbuf(stdin, NULL);