summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264.h')
-rw-r--r--libavcodec/h264.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/h264.h b/libavcodec/h264.h
index 3dc7d66a5e..daad1be152 100644
--- a/libavcodec/h264.h
+++ b/libavcodec/h264.h
@@ -597,8 +597,6 @@ typedef struct H264Context {
*/
int single_decode_warning;
- enum AVPictureType pict_type;
-
/** @} */
/**