mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-03 15:37:30 +00:00
Take out this ifdef
This commit is contained in:
parent
ddc256e410
commit
3dc303f929
@ -2953,12 +2953,10 @@ static void achievement_hardcore_mode_write_handler(rarch_setting_t *setting)
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_FFMPEG
|
||||
static void update_streaming_url_write_handler(rarch_setting_t *setting)
|
||||
{
|
||||
recording_driver_update_streaming_url();
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LAKKA
|
||||
static void systemd_service_toggle(const char *path, char *unit, bool enable)
|
||||
|
Loading…
x
Reference in New Issue
Block a user