From: George Sapountzis Date: Fri, 19 Mar 2010 00:38:11 +0000 (+0200) Subject: drm/sw: does not need sw_winsys X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97a694e2211dc804090f282d8e096c028f29579f;p=mesa.git drm/sw: does not need sw_winsys --- diff --git a/src/gallium/winsys/drm/sw/sw_drm_api.c b/src/gallium/winsys/drm/sw/sw_drm_api.c index 0fd2163913e..9c5933c73af 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 *