summaryrefslogtreecommitdiff
path: root/libavformat/isom.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/isom.h')
-rw-r--r--libavformat/isom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/isom.h b/libavformat/isom.h
index abd5f97f56..c8141f13cd 100644
--- a/libavformat/isom.h
+++ b/libavformat/isom.h
@@ -64,7 +64,6 @@ typedef struct {
typedef struct {
uint32_t type;
- int64_t offset;
int64_t size; /* total size (excluding the size and type fields) */
} MOVAtom;