summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gallium/winsys/drm/sw/sw_drm_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/winsys/drm/sw/sw_drm_api.c b/src/gallium/winsys/drm/sw/sw_drm_api.c
index 0fd2163913..9c5933c73a 100644
--- a/src/gallium/winsys/drm/sw/sw_drm_api.c
+++ b/src/gallium/winsys/drm/sw/sw_drm_api.c
@@ -40,7 +40,6 @@ struct sw_drm_api
{
struct drm_api base;
struct drm_api *api;
- struct sw_winsys *sw;
};
static INLINE struct sw_drm_api *