diff options
| author | Michael Giacomelli <giac2000@hotmail.com> | 2007-07-08 06:06:38 +0000 |
|---|---|---|
| committer | Michael Giacomelli <giac2000@hotmail.com> | 2007-07-08 06:06:38 +0000 |
| commit | cf872bd5946559f92fc8634100a6e0b1badffeb7 (patch) | |
| tree | 771faa55d87fdf6ed0b88e42eb51c18086c8068e /apps/plugins | |
| parent | 93bc5ef1d64ee140d6c578c9a3cab39d5f267bda (diff) | |
| download | rockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.zip rockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.tar.gz rockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.tar.bz2 rockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.tar.xz | |
Remove test_codec.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13816 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 807f20f..14f4d55 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -18,7 +18,6 @@ stats.c stopwatch.c vbrfix.c viewer.c -test_codec.c /* plugins built for all targets, but not for the simulator */ #if !defined(SIMULATOR) |