diff options
Diffstat (limited to 'src/i830_common.h')
-rw-r--r-- | src/i830_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/i830_common.h b/src/i830_common.h index a6524283..391ace11 100644 --- a/src/i830_common.h +++ b/src/i830_common.h @@ -133,9 +133,6 @@ typedef struct { int planeB_w; int planeB_h; - int planeA_pipe; - int planeB_pipe; - /* Triple buffering */ drm_handle_t third_handle; int third_offset; |