summaryrefslogtreecommitdiff
path: root/libavformat/oggdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/oggdec.h')
-rw-r--r--libavformat/oggdec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/oggdec.h b/libavformat/oggdec.h
index 80ebfeb80d..7d66cd5638 100644
--- a/libavformat/oggdec.h
+++ b/libavformat/oggdec.h
@@ -91,7 +91,6 @@ struct ogg {
int nstreams;
int headers;
int curidx;
- uint64_t size;
struct ogg_state *state;
};