diff options
| author | Dave Chapman <dave@dchapman.com> | 2006-12-11 20:35:22 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2006-12-11 20:35:22 +0000 |
| commit | 8db36dc847462be9be88d9d9245fa273cf5c8112 (patch) | |
| tree | 6a3e0c767330ff81a23abd96a21638d3c902f6a7 /apps/codecs/libFLAC/SOURCES | |
| parent | ed15e2994d66ce917abfe3ca9996e26b5f5b0e42 (diff) | |
| download | rockbox-8db36dc847462be9be88d9d9245fa273cf5c8112.zip rockbox-8db36dc847462be9be88d9d9245fa273cf5c8112.tar.gz rockbox-8db36dc847462be9be88d9d9245fa273cf5c8112.tar.bz2 rockbox-8db36dc847462be9be88d9d9245fa273cf5c8112.tar.xz | |
Delete libFLAC - it has't been used since October 2005
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11716 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libFLAC/SOURCES')
| -rw-r--r-- | apps/codecs/libFLAC/SOURCES | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/apps/codecs/libFLAC/SOURCES b/apps/codecs/libFLAC/SOURCES deleted file mode 100644 index 9d4db2f..0000000 --- a/apps/codecs/libFLAC/SOURCES +++ /dev/null @@ -1,16 +0,0 @@ -bitbuffer.c -bitmath.c -cpu.c -crc.c -fixed.c -float.c -format.c -lpc.c -md5.c -memory.c -metadata_object.c -seekable_stream_decoder.c -stream_decoder.c -#if defined(CPU_COLDFIRE) && !defined(SIMULATOR) -coldfire.S -#endif |