xserver: Branch 'master'

Greg Kroah-Hartman gregkh at kemper.freedesktop.org
Thu Jun 8 21:14:48 EEST 2006


 Xprint/ps/PsGC.c |    1 -
 1 files changed, 1 deletion(-)

New commits:
diff-tree 92303d534a91cb0ea30e4cd0f639efd70b9739b4 (from cf6169f9e99e6e8ab264f284cfa13cb379b36207)
Author: Greg Kroah-Hartman <gregkh at suse.de>
Date:   Thu Jun 8 11:12:16 2006 -0700

    fix compiler warning in Xprint/ps/PsGC.c

diff --git a/Xprint/ps/PsGC.c b/Xprint/ps/PsGC.c
index 61a2a28..ada0b8c 100644
--- a/Xprint/ps/PsGC.c
+++ b/Xprint/ps/PsGC.c
@@ -181,7 +181,6 @@ PsContextPrivPtr
 PsGetPsContextPriv( DrawablePtr pDrawable )
 {
   XpContextPtr     pCon;
-  PsContextPrivPtr cPriv;
 
   switch(pDrawable->type)
   {



More information about the xorg-commit mailing list