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

gotta coooooommit :D
---
 src/common/settings.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/common/settings.h b/src/common/settings.h
index 3cc815bf27..98c3958c00 100644
--- a/src/common/settings.h
+++ b/src/common/settings.h
@@ -1,9 +1,6 @@
 // SPDX-FileCopyrightText: Copyright 2021 yuzu 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
-
 #pragma once
 
 #include <algorithm>
-- 
GitLab