From 0a0b560be86a2b751a77618856dc78a04d903ee1 Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Thu, 5 Jan 2017 21:48:11 -0600 Subject: [PATCH] and remove any and all indications it is artificial --- external/3rd/library/webAPI/webAPIHeartbeat.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/external/3rd/library/webAPI/webAPIHeartbeat.h b/external/3rd/library/webAPI/webAPIHeartbeat.h index 32bbf98a..4f7cdc50 100644 --- a/external/3rd/library/webAPI/webAPIHeartbeat.h +++ b/external/3rd/library/webAPI/webAPIHeartbeat.h @@ -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);