Remove unused I830Output
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
a851879695
commit
00a2aee38d
|
|
@ -227,8 +227,6 @@ static inline Bool intel_pixmap_tiled(PixmapPtr pixmap)
|
|||
dri_bo *intel_get_pixmap_bo(PixmapPtr pixmap);
|
||||
void intel_set_pixmap_bo(PixmapPtr pixmap, dri_bo * bo);
|
||||
|
||||
typedef struct _I830OutputRec I830OutputRec, *I830OutputPtr;
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#ifdef XvMCExtension
|
||||
|
|
|
|||
Loading…
Reference in New Issue