summaryrefslogtreecommitdiff
path: root/src/XpExtUtil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/XpExtUtil.h')
-rw-r--r--src/XpExtUtil.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/XpExtUtil.h b/src/XpExtUtil.h
index 9f2eb64..a785a7e 100644
--- a/src/XpExtUtil.h
+++ b/src/XpExtUtil.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/lib/Xp/XpExtUtil.h,v 1.3 2002/10/16 00:37:31 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpExtUtil.h,v 1.4 2003/11/17 22:20:22 dawes Exp $ */
/*
* Copyright (C) 2000 The XFree86 Project, Inc. All Rights Reserved.
*
@@ -34,10 +34,8 @@
extern XEXT_FIND_DISPLAY_PROTO(xp_find_display);
extern int XpCheckExtInit(
-#if NeedFunctionPrototypes
Display * /* dpy */,
int /* version_index */
-#endif
);
#endif /* _XPEXTUTIL_H */