mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove leftover pragma
This commit is contained in:
parent
a56a825dfb
commit
c866a3f1a8
@ -23,12 +23,6 @@
|
||||
#include "../configuration.h"
|
||||
#include "../verbosity.h"
|
||||
|
||||
// Is this still needed in current RetroArch versions or is
|
||||
// this an old left-over?
|
||||
// #ifdef __clang__
|
||||
// #pragma clang diagnostic ignored "-Winvalid-source-encoding"
|
||||
// #endif
|
||||
|
||||
int menu_hash_get_help_de_enum(enum msg_hash_enums msg, char *s, size_t len)
|
||||
{
|
||||
uint32_t driver_hash = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user