summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stheader.h')
-rw-r--r--libmpdemux/stheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmpdemux/stheader.h b/libmpdemux/stheader.h
index 90d06f96d5..f61bf5eb58 100644
--- a/libmpdemux/stheader.h
+++ b/libmpdemux/stheader.h
@@ -160,7 +160,6 @@ typedef struct sh_video {
// win32-compatible codec parameters:
AVIStreamHeader video;
BITMAPINFOHEADER *bih;
- void *ImageDesc; // for quicktime codecs
} sh_video_t;
typedef struct sh_sub {