From c24b61f4ed3d53aec630280fbbac7b102093eecb Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Mon, 23 Feb 2026 15:08:57 +0100 Subject: [PATCH] Remove useless comment --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index af663de..593f543 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -12,7 +12,7 @@ #include "robinsonizer_mode.hpp" #include "engine.hpp" #include "version.hpp" - // adkfhvbadkfvbadhfvbkadhfvb + static void reset_term(int sig) { std::cerr << "\nbreak\n\x1b[?25h"; // show cursor again exit(0);