From 7aea93fb6b188b32b0be32f064997aabe8d7bdda Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 25 Nov 2003 19:28:16 +0000 Subject: XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks --- src/XRecord.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/XRecord.c b/src/XRecord.c index 138ff61..a003c78 100644 --- a/src/XRecord.c +++ b/src/XRecord.c @@ -50,7 +50,7 @@ from The Open Group. /* * By Stephen Gildea, X Consortium, and Martha Zimet, NCD. */ -/* $XFree86: xc/lib/Xtst/XRecord.c,v 1.6 2002/10/16 00:37:33 dawes Exp $ */ +/* $XFree86: xc/lib/Xtst/XRecord.c,v 1.7 2003/09/13 21:33:00 dawes Exp $ */ #include #include @@ -62,8 +62,6 @@ from The Open Group. #include #include -extern unsigned long _XSetLastRequestRead(); - static XExtensionInfo _xrecord_info_data; static XExtensionInfo *xrecord_info = &_xrecord_info_data; static /* const */ char *xrecord_extension_name = RECORD_NAME; -- cgit v1.2.3