diff options
author | Michael Sevakis <jethead71@rockbox.org> | 2012-04-29 04:13:10 -0400 |
---|---|---|
committer | Michael Sevakis <jethead71@rockbox.org> | 2012-04-29 04:13:10 -0400 |
commit | 737e92f4f5dc8b6dc149f97deeed76681a7a3a60 (patch) | |
tree | 1738ee5f502c0e6f6f0513b65c40f35d7c2b0072 /apps/plugins/SOURCES | |
parent | c9bcbe202d010234f76d1046880a790fe2c3a067 (diff) |
Oops forgot to remove test_codec from plugin SOURCES.
Change-Id: I2730db9430ff688f74a86e6ea8818d0c306aa511
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index e5f026c5b4..c512a9e02f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -33,8 +33,6 @@ flipit.c shopper.c resistor.c -test_codec.c - #ifdef USB_ENABLE_HID remote_control.c #endif |