diff --git a/src/common/settings.h b/src/common/settings.h
index 3cc815bf27b5f72f5aa8d2e634fdcaed260d96ee..98c3958c00521c5710f72c0c4606c41410badcd7 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>