xfree86: bus: remove useless field from EntityRec

RAC is the champion of remaining trash for sure!

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Tiago Vignatti 2010-05-18 20:54:28 +03:00
parent 95889a569f
commit 610009cf39

View File

@ -54,7 +54,6 @@ typedef struct {
Bool active;
Bool inUse;
BusRec bus;
pointer busAcc;
int lastScrnFlag;
DevUnion * entityPrivates;
int numInstances;