forked from len0rd/rockbox
Silence some (harmless) warnings.
Change-Id: I8d1278b8cfaa376d2ad5a99dd552dc980c66e1da
This commit is contained in:
parent
8390eb931e
commit
d4061a46d8
2 changed files with 1 additions and 2 deletions
|
@ -991,7 +991,6 @@ USE_DESKTOP(long long) static int
|
|||
inflate_unzip(struct mbreader_t *in,char* outbuffer,uint32_t outbuflen)
|
||||
{
|
||||
USE_DESKTOP(long long total = 0; )
|
||||
typedef void (*sig_type)(int);
|
||||
|
||||
/* Allocate all global buffers (for DYN_ALLOC option) */
|
||||
gunzip_outbuf_count = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue