]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
Moved picture_heap_t out of vlc_vout.h
[vlc] / include / vlc_common.h
index 911f62c7a093c370e0bde35baf6f01ac6868511f..da2b219c837a76df34f73cc3e429c2d198b7f3be 100644 (file)
@@ -251,7 +251,6 @@ typedef struct vout_thread_t vout_thread_t;
 typedef video_format_t video_frame_format_t;
 typedef struct picture_t picture_t;
 typedef struct picture_sys_t picture_sys_t;
-typedef struct picture_heap_t picture_heap_t;
 
 /* Subpictures */
 typedef struct spu_t spu_t;