summaryrefslogtreecommitdiff
path: root/libavcodec/vc1.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vc1.h')
-rw-r--r--libavcodec/vc1.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h
index 3e92d6c340..c6fba28c97 100644
--- a/libavcodec/vc1.h
+++ b/libavcodec/vc1.h
@@ -127,9 +127,6 @@ enum TransformTypes {
};
//@}
-/** One more frame type */
-#define BI_TYPE FF_BI_TYPE
-
enum CodingSet {
CS_HIGH_MOT_INTRA = 0,
CS_HIGH_MOT_INTER,