From 6aa2a6b4661f4a193d277485ec2f10ac6829878b Mon Sep 17 00:00:00 2001 From: OatmealDome Date: Tue, 17 Aug 2021 22:35:42 -0400 Subject: [PATCH] UISettings: Remove missed comment about license.txt --- Source/Core/Core/Config/UISettings.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Core/Core/Config/UISettings.cpp b/Source/Core/Core/Config/UISettings.cpp index 6210e54bff..881868433c 100644 --- a/Source/Core/Core/Config/UISettings.cpp +++ b/Source/Core/Core/Config/UISettings.cpp @@ -1,6 +1,5 @@ // Copyright 2018 Dolphin Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later -// Refer to the license.txt file included #include "Core/Config/UISettings.h"