From 01bf1c9710d7887e038cf102adb0a2466ded617e Mon Sep 17 00:00:00 2001 From: IlDucci Date: Thu, 31 Oct 2019 17:28:33 +0100 Subject: [PATCH] Removing some unknown leftover. I'm not sure what else is left to do. --- intl/msg_hash_es.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/intl/msg_hash_es.c b/intl/msg_hash_es.c index 60b9234635..8a3437f324 100644 --- a/intl/msg_hash_es.c +++ b/intl/msg_hash_es.c @@ -28,10 +28,6 @@ #ifdef RARCH_INTERNAL #include "../configuration.h" -#ifdef __clang__ -#pragma clang diagnostic ignored "-Winvalid-source-encoding" -#endif - #if defined(_MSC_VER) && !defined(_XBOX) && (_MSC_VER >= 1500 && _MSC_VER < 1900) #if (_MSC_VER >= 1700) /* https://support.microsoft.com/en-us/kb/980263 */