drm/sw: does not need sw_winsys
authorGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 19 Mar 2010 00:38:11 +0000 (02:38 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 11:21:46 +0000 (13:21 +0200)
src/gallium/winsys/drm/sw/sw_drm_api.c

index 0fd2163913e6ddfb9dd796b40eacf9d4c88118f0..9c5933c73afa343f0b7dc7b64eb5e5b3a42f54c8 100644 (file)
@@ -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 *