Commit 4e3a77c1 authored by Laurent Aimar's avatar Laurent Aimar

Cosmetic.

(Removed a unused macro)
parent 664fb723
......@@ -73,8 +73,6 @@ struct demux_sys_t
int pi_chan_table[AOUT_CHAN_MAX];
};
#define __EVEN( x ) (((x) + 1) & ~1)
static int ChunkFind( demux_t *, const char *, unsigned int * );
static void FrameInfo_IMA_ADPCM( demux_t *, unsigned int *, int * );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment