summaryrefslogtreecommitdiff
path: root/linux/radeon_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/radeon_drm.h')
-rw-r--r--linux/radeon_drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/radeon_drm.h b/linux/radeon_drm.h
index 15d91693..9645f394 100644
--- a/linux/radeon_drm.h
+++ b/linux/radeon_drm.h
@@ -278,7 +278,6 @@ typedef struct drm_radeon_fullscreen {
typedef struct drm_radeon_clear {
unsigned int flags;
- int x, y, w, h;
unsigned int clear_color;
unsigned int clear_depth;
unsigned int color_mask;