Imported Upstream version 0.6.3
[fdkaac.git] / src / m4af.h
index 09ebe9333ba4b101190714e7116a76f103ff4a5e..3a04742a9e7055dd7d76025eeeac4aa7c020491f 100644 (file)
@@ -71,14 +71,6 @@ typedef struct m4af_io_callbacks_t {
     m4af_tell_callback tell;
 } m4af_io_callbacks_t;
 
-typedef struct m4af_itmf_entry_t {
-    uint32_t fcc;
-    char *name;
-    uint32_t type_code;
-    char *data;
-    uint32_t data_size;
-} m4af_itmf_entry_t;
-
 typedef struct m4af_ctx_t m4af_ctx_t;
 
 
This page took 0.009104 seconds and 4 git commands to generate.