Try to make gcc builds happy again by removing a redundant declaration.
This commit is contained in:
parent
2c5612e0c5
commit
8f86ed9783
@ -78,7 +78,6 @@ static struct mkuz_format ulzma_fmt = {
|
||||
static struct mkuz_blk *readblock(int, u_int32_t);
|
||||
static void usage(void);
|
||||
static void cleanup(void);
|
||||
int mkuz_memvcmp(const void *, unsigned char, size_t);
|
||||
|
||||
static char *cleanfile = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user