From 49ca31467d1ee413fd91555b761a4b99cdede4b6 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 28 May 2019 05:51:47 -0400 Subject: [PATCH] UICommon/GameFile: Use in-class initializers where applicable Allows deduplicating code within the constructor initializer list. --- Source/Core/UICommon/GameFile.cpp | 3 +-- Source/Core/UICommon/GameFile.h | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Source/Core/UICommon/GameFile.cpp b/Source/Core/UICommon/GameFile.cpp index b990b744ca..95d22129f6 100644 --- a/Source/Core/UICommon/GameFile.cpp +++ b/Source/Core/UICommon/GameFile.cpp @@ -111,8 +111,7 @@ GameFile::LookupUsingConfigLanguage(const std::map