From db9035cc352103718ad6c8fe16421afb8a1d2db5 Mon Sep 17 00:00:00 2001
From: BoomMicrophone <boommicrophone@noreply.localhost>
Date: Sun, 31 Mar 2024 21:41:43 +0200
Subject: [PATCH] remove comment

gpg timeout so i gotta coooooommit :D
---
 src/suyu/main.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/suyu/main.cpp b/src/suyu/main.cpp
index 5d0a46713d..03b427036d 100644
--- a/src/suyu/main.cpp
+++ b/src/suyu/main.cpp
@@ -1,9 +1,6 @@
 // SPDX-FileCopyrightText: 2014 Citra Emulator Project
 // SPDX-License-Identifier: GPL-2.0-or-later
 
-// Modified by palfaiate on <2024/03/07>
-// Reverted palfaiate's changes on <2024/03/25> -Nine-Ball
-
 #include <cinttypes>
 #include <clocale>
 #include <cmath>
-- 
GitLab