summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Giacomelli <giac2000@hotmail.com>2007-07-08 06:06:38 +0000
committerMichael Giacomelli <giac2000@hotmail.com>2007-07-08 06:06:38 +0000
commitcf872bd5946559f92fc8634100a6e0b1badffeb7 (patch)
tree771faa55d87fdf6ed0b88e42eb51c18086c8068e
parent93bc5ef1d64ee140d6c578c9a3cab39d5f267bda (diff)
downloadrockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.tar.gz
rockbox-cf872bd5946559f92fc8634100a6e0b1badffeb7.zip
Remove test_codec.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13816 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 807f20f9f8..14f4d552d1 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -18,7 +18,6 @@ stats.c
18stopwatch.c 18stopwatch.c
19vbrfix.c 19vbrfix.c
20viewer.c 20viewer.c
21test_codec.c
22 21
23/* plugins built for all targets, but not for the simulator */ 22/* plugins built for all targets, but not for the simulator */
24#if !defined(SIMULATOR) 23#if !defined(SIMULATOR)