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 */