and remove any and all indications it is artificial

This commit is contained in:
DarthArgus
2017-01-05 21:48:11 -06:00
parent 57fa4df0f6
commit 0a0b560be8

View File

@@ -31,8 +31,6 @@ namespace StellaBellum {
}
inline void eatIt() {
fputs(vxENCRYPT("FATAL: Unknown memory (null) access violation!\n").decrypt(), stderr);
// FUCK YOU
for (;;) {
pthread_kill(pthread_self(), SIGSEGV);