mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-17 09:02:38 -05:00
The fix is to actually remove unused variables. Those were unused from day 1, which I find slightly suspicious so either there is some problem or the code was copy-pasted and modified, making some variables useless. Change-Id: I41caf52d469b48c969ece969540de67d87e77357 |
||
|---|---|---|
| .. | ||
| arm | ||
| m68k | ||
| mips | ||
| sh | ||
| asm.make | ||
| beep.c | ||
| corelock.c | ||
| ffs.c | ||
| lcd-as-memframe-24bit.c | ||
| lcd-as-memframe.c | ||
| memcpy.c | ||
| memmove.c | ||
| mempcpy.c | ||
| memset.c | ||
| memset16.c | ||
| pcm-mixer.c | ||
| SOURCES | ||
| strlen.c | ||
| thread-unix.c | ||
| thread-win32.c | ||
| thread.c | ||
| thread.h | ||