forked from len0rd/rockbox
FS#9638 - temp_cue is unused and wasting memory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19890 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
31c8eee99d
commit
91948d12aa
6 changed files with 7 additions and 38 deletions
|
|
@ -40,7 +40,6 @@ extern struct wps_state wps_state;
|
|||
extern struct gui_wps gui_wps[NB_SCREENS];
|
||||
extern struct wps_data wps_datas[NB_SCREENS];
|
||||
extern struct cuesheet *curr_cue;
|
||||
extern struct cuesheet *temp_cue;
|
||||
extern struct system_status global_status;
|
||||
extern struct gui_syncstatusbar statusbars;
|
||||
extern struct playlist_info current_playlist;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue