mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Remove debugging message.
This commit is contained in:
parent
9c5c7e6292
commit
30af7fb0fc
@ -964,7 +964,6 @@ static void save_keybind_hat(config_file_t *conf, const char *key, const struct
|
||||
break;
|
||||
|
||||
default:
|
||||
RARCH_ERR("Hat direction is invalid: 0x%x.\n", (unsigned)GET_HAT_DIR(hat));
|
||||
rarch_assert(0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user