mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
wps.c cleanup gui_show_wps
remove some old cruft move a few things around clean-up flow Change-Id: I138c6cd9e2d58ef526eb686333da413819df725d
This commit is contained in:
parent
eaf717744d
commit
6b87bfadff
17 changed files with 249 additions and 238 deletions
|
|
@ -1844,7 +1844,7 @@ rec_abort:
|
|||
#endif
|
||||
|
||||
settings_save();
|
||||
pop_current_activity(ACTIVITY_REFRESH_NOW);
|
||||
pop_current_activity();
|
||||
return (rec_status & RCSTAT_BEEN_IN_USB_MODE) != 0;
|
||||
} /* recording_screen */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue