Browse Source

iff: remove dupe ID_ANNO definition

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n1.0
Paul B Mahol 13 years ago
parent
commit
ad69e778b7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/iff.c

+ 0
- 1
libavformat/iff.c View File

@@ -60,7 +60,6 @@
#define ID_ABIT MKTAG('A','B','I','T')
#define ID_BODY MKTAG('B','O','D','Y')
#define ID_DBOD MKTAG('D','B','O','D')
#define ID_ANNO MKTAG('A','N','N','O')
#define ID_DPEL MKTAG('D','P','E','L')

#define LEFT 2


Loading…
Cancel
Save