Mercurial > libavformat.hg
changeset 2608:f1c5b9e623b4 libavformat
remove unused tags definition
author | aurel |
---|---|
date | Mon, 15 Oct 2007 22:49:00 +0000 |
parents | cd9791623228 |
children | 7ee2fc39b49d |
files | electronicarts.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/electronicarts.c Mon Oct 15 22:48:31 2007 +0000 +++ b/electronicarts.c Mon Oct 15 22:49:00 2007 +0000 @@ -29,9 +29,7 @@ #define SCHl_TAG MKTAG('S', 'C', 'H', 'l') #define PT00_TAG MKTAG('P', 'T', 0x0, 0x0) #define SCDl_TAG MKTAG('S', 'C', 'D', 'l') -#define pIQT_TAG MKTAG('p', 'I', 'Q', 'T') #define SCEl_TAG MKTAG('S', 'C', 'E', 'l') -#define _TAG MKTAG('', '', '', '') #define EA_SAMPLE_RATE 22050 #define EA_BITS_PER_SAMPLE 16