summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:02 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:02 +0000
commitcefe7009c777de6c98a7b4c342a7ea4a1f18c9ac (patch)
tree848699a24b6e3e840390bb733536e34bba2b23cf
parent0280e9a705e5ef149124700131e826f4706318dd (diff)
downloadxorg-proto-xineramaproto-cefe7009c777de6c98a7b4c342a7ea4a1f18c9ac.tar.gz
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16
-rw-r--r--panoramiXext.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/panoramiXext.h b/panoramiXext.h
index 29f157b..3342e38 100644
--- a/panoramiXext.h
+++ b/panoramiXext.h
@@ -26,7 +26,7 @@ Equipment Corporation.
/*
* PanoramiX definitions
*/
-/* $XFree86: xc/include/extensions/panoramiXext.h,v 3.6 2001/01/17 17:53:22 dawes Exp $ */
+/* $XFree86: xc/include/extensions/panoramiXext.h,v 3.7 2003/11/17 22:20:03 dawes Exp $ */
/* THIS IS NOT AN X PROJECT TEAM SPECIFICATION */
@@ -44,7 +44,5 @@ typedef struct {
} XPanoramiXInfo;
extern XPanoramiXInfo *XPanoramiXAllocInfo (
-#if NeedFunctionPrototypes
void
-#endif
);