]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mp4.h
mp4: Use read/write functions from portable_io.h.
[paraslash.git] / mp4.h
diff --git a/mp4.h b/mp4.h
index 2cf3071fa6bb64301e38b48680409cddbe38181a..28cfbce499143d37bb5287fba2ad72cd9b47614c 100644 (file)
--- a/mp4.h
+++ b/mp4.h
@@ -78,7 +78,6 @@ typedef struct
     mp4ff_callback_t *stream;
     int64_t current_position;
 
-    int32_t moov_read;
     uint64_t moov_offset;
     uint64_t moov_size;
     uint8_t last_atom;