[PATCH] Delete unused devPrivate field from GCFuncs and GCOps.
Tiago Vignatti
tiago.vignatti at nokia.com
Mon Jun 14 08:00:23 PDT 2010
On Sun, Jun 13, 2010 at 01:20:40AM +0200, ext Jamey Sharp wrote:
> Signed-off-by: Jamey Sharp <jamey at minilop.net>
> ---
> hw/xfree86/common/xf86VGAarbiter.c | 1 -
> hw/xfree86/shadowfb/shadow.c | 1 -
> hw/xfree86/xaa/xaaFallback.c | 1 -
> hw/xfree86/xaa/xaaGC.c | 1 -
> include/gcstruct.h | 3 ---
> miext/damage/damage.c | 1 -
> 6 files changed, 0 insertions(+), 8 deletions(-)
Reviewed-by: Tiago Vignatti <tiago.vignatti at nokia.com>
FYI, we have also the privates implementation in Xorg DDX (privates field of
ScrnInfoRec). I don't see any particular reason to have another privates
mechanism inside Xorg given we have already the one in dix, so we might want
to get rid of it as well.
Thanks,
Tiago
More information about the xorg-devel
mailing list