diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2006-10-09 14:41:13 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2006-10-09 14:41:13 +0000 |
| commit | 7ab4701f356933fb2f72a8a352ec43493f9eda59 (patch) | |
| tree | 24575127e67e19a1bf9eefee32489000e8098b6f /apps/plugins | |
| parent | d8a2165f78dd3a73254cd837d6abba1cfe87efcc (diff) | |
| download | rockbox-7ab4701f356933fb2f72a8a352ec43493f9eda59.zip rockbox-7ab4701f356933fb2f72a8a352ec43493f9eda59.tar.gz rockbox-7ab4701f356933fb2f72a8a352ec43493f9eda59.tar.bz2 rockbox-7ab4701f356933fb2f72a8a352ec43493f9eda59.tar.xz | |
Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11162 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index eb372c9..b0e5f70 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -22,10 +22,6 @@ stopwatch.c vbrfix.c viewer.c -#ifdef CPU_COLDFIRE -sampr_test.c -#endif - #if ((CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)) && !defined(SIMULATOR) wavplay.c #endif |