From 3c087f857a2bb62079319344fd11abbb91cd23b3 Mon Sep 17 00:00:00 2001 From: John Bytheway Date: Sat, 26 Jan 2019 10:22:07 +0000 Subject: [PATCH] Update main.cpp header comment This comment was unhelpful and rather unprofessional. Tweak it. --- src/main.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 592e08ac6475d..0f6c51b86416e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,4 @@ -/* Main Loop for cataclysm - * Linux only I guess - * But maybe not - * Who knows +/* Entry point and main loop for Cataclysm */ #include