Skip to content

Commit b129c60

Browse files
committed
Remove useless dupe rec state ptr get
1 parent 39f840e commit b129c60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

menu/menu_displaylist.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3824,7 +3824,6 @@ static int menu_displaylist_parse_load_content_settings(
38243824
}
38253825
else
38263826
{
3827-
recording_state_t *recording_st = recording_state_get_ptr();
38283827
if (recording_st->streaming_enable)
38293828
{
38303829
if (menu_entries_append(list,

0 commit comments

Comments
 (0)