diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2006-09-26 10:10:36 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2006-09-26 10:10:36 +0000 |
| commit | 80ec47f6830cc34e55f940f161bf90ccb27b37cd (patch) | |
| tree | 8c8fe15e1de7473130b0d8f68f4aecab8ee58dc0 /apps/codecs.c | |
| parent | 537c7546f946d266e55fdbce03558352a3342908 (diff) | |
| download | rockbox-80ec47f6830cc34e55f940f161bf90ccb27b37cd.zip rockbox-80ec47f6830cc34e55f940f161bf90ccb27b37cd.tar.gz rockbox-80ec47f6830cc34e55f940f161bf90ccb27b37cd.tar.bz2 rockbox-80ec47f6830cc34e55f940f161bf90ccb27b37cd.tar.xz | |
Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11058 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs.c')
| -rw-r--r-- | apps/codecs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs.c b/apps/codecs.c index d9bda6b..b4b8c98 100644 --- a/apps/codecs.c +++ b/apps/codecs.c @@ -218,7 +218,6 @@ struct codec_api ci = { enc_wavbuf_near_empty, enc_get_wav_data, &enc_set_header_callback, - 44100, #endif /* new stuff at the end, sort into place next time |