remove drmAddress
authorAlan Hourihane <alanh@tungstengraphics.com>
Mon, 29 Aug 2005 15:23:55 +0000 (15:23 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Mon, 29 Aug 2005 15:23:55 +0000 (15:23 +0000)
src/mesa/drivers/dri/unichrome/via_dri.h

index 7b5574ec29ece1ecca05680577721664754f5213..693d961d25b3a17d3a714f36341618897b6bdaf9 100644 (file)
@@ -11,7 +11,6 @@
 typedef struct {
     drm_handle_t handle;
     drmSize size;
-    drmAddress map;
 } viaRegion, *viaRegionPtr;
 
 typedef struct {