mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 18:50:29 +00:00
Remove one ifdef
This commit is contained in:
parent
07421c3cd4
commit
ef2e0ead84
@ -2181,9 +2181,7 @@ static bool setting_append_list(
|
|||||||
&group_info,
|
&group_info,
|
||||||
&subgroup_info,
|
&subgroup_info,
|
||||||
parent_group);
|
parent_group);
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_NETWORKING)
|
|
||||||
CONFIG_ACTION(
|
CONFIG_ACTION(
|
||||||
list, list_info,
|
list, list_info,
|
||||||
MENU_ENUM_LABEL_ONLINE_UPDATER,
|
MENU_ENUM_LABEL_ONLINE_UPDATER,
|
||||||
|
Loading…
Reference in New Issue
Block a user