mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
More const policeing, removed unused variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4901 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80ebaabf80
commit
c50a069e6e
2 changed files with 2 additions and 4 deletions
|
|
@ -262,7 +262,6 @@ unsigned int rec_timesplit_seconds(void);
|
|||
extern struct user_settings global_settings;
|
||||
/* name of directory where configuration, fonts and other data
|
||||
* files are stored */
|
||||
extern char rockboxdir[];
|
||||
extern long lasttime;
|
||||
|
||||
/* Recording base directory */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue