[PATCH 06/11] xfree86: bus: remove useless field from EntityRec

Tiago Vignatti tiago.vignatti at nokia.com
Fri May 21 04:43:19 PDT 2010


RAC is the champion of remaining trash for sure!

Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
---
 hw/xfree86/common/xf86Bus.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hw/xfree86/common/xf86Bus.h b/hw/xfree86/common/xf86Bus.h
index b22e2e7..e161c7f 100644
--- a/hw/xfree86/common/xf86Bus.h
+++ b/hw/xfree86/common/xf86Bus.h
@@ -54,7 +54,6 @@ typedef struct {
     Bool                        active;
     Bool                        inUse;
     BusRec                      bus;
-    pointer                     busAcc;
     int                         lastScrnFlag;
     DevUnion *                  entityPrivates;
     int                         numInstances;
-- 
1.6.0.4



More information about the xorg-devel mailing list