[Xorg-commit] xc/lib/Xp XpNotifyPdm.c,1.1.4.2,1.1.4.3

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/lib/Xp
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/lib/Xp

Modified Files:
      Tag: XORG-CURRENT
	XpNotifyPdm.c 
Log Message:
merge most of XFree86 RC3 (4.3.99.903) from vendor branch.
bug #214


Index: XpNotifyPdm.c
===================================================================
RCS file: /cvs/xorg/xc/lib/Xp/XpNotifyPdm.c,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/XpNotifyPdm.c	26 Nov 2003 22:48:39 -0000	1.1.4.2
+++ b/XpNotifyPdm.c	23 Feb 2004 21:34:32 -0000	1.1.4.3
@@ -41,7 +41,7 @@
  **
  ******************************************************************************
  *****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpNotifyPdm.c,v 1.7 2003/07/20 16:12:14 tsi Exp $ */
+/* $XFree86: xc/lib/Xp/XpNotifyPdm.c,v 1.8 2003/12/22 17:48:04 tsi Exp $ */
 
 #include <X11/extensions/Print.h>
 #include <X11/Xlibint.h>
@@ -570,6 +570,7 @@
     return( False );
 }
 
+#ifdef UNUSED
 /*
  * Dig out a ClientMessage of type PDM_REPLY.
  */
@@ -590,7 +591,7 @@
     }
     return( False );
 }
-
+#endif
 
 
 /******************************************************************************





More information about the xorg-commit mailing list