forked from len0rd/rockbox
warning + obsolete variable removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4248 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
88faf38ef7
commit
862d2b5e3a
1 changed files with 0 additions and 2 deletions
|
|
@ -168,8 +168,6 @@ static void copy_read_sectors(unsigned char* buf,
|
|||
__attribute__ ((section (".icode")));
|
||||
static void copy_read_sectors(unsigned char* buf, int wordcount)
|
||||
{
|
||||
int j;
|
||||
|
||||
if (wordcount <= 0)
|
||||
return; /* should never happen, but to protect my tail loop */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue