forked from len0rd/rockbox
Clean up libmusepack: move declarations to internal.h and set svn properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25676 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
be55f19ffd
commit
1cd1e66ed3
14 changed files with 17 additions and 14 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "huffman.h"
|
||||
#include "mpc_bits_reader.h"
|
||||
|
||||
unsigned long mpc_crc32(unsigned char *buf, int len);
|
||||
/* rockbox: not used
|
||||
static const char na[] = "n.a.";
|
||||
static char const * const versionNames[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue