summaryrefslogtreecommitdiff
path: root/include/X11/ResConfigP.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:16 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:28:16 +0000
commitf81d7ef72c9b4f13e33efa812bed9446657ed003 (patch)
tree183442a515d232d4d88cb56d6de651c215731c3f /include/X11/ResConfigP.h
parentbdc0667ef29e24b1a2188b11546d843a7d3e5ef6 (diff)
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16
Diffstat (limited to 'include/X11/ResConfigP.h')
-rw-r--r--include/X11/ResConfigP.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/X11/ResConfigP.h b/include/X11/ResConfigP.h
index 60f9414..2fe22ee 100644
--- a/include/X11/ResConfigP.h
+++ b/include/X11/ResConfigP.h
@@ -52,7 +52,7 @@ dealings in this Software without prior written authorization from the IBM
Corporation.
******************************************************************/
-/* $XFree86: xc/lib/Xt/ResConfigP.h,v 3.7 2001/12/20 19:40:59 tsi Exp $ */
+/* $XFree86: xc/lib/Xt/ResConfigP.h,v 3.8 2003/04/21 16:34:28 herrb Exp $ */
#ifndef _RESCONFIGP_H
#define _RESCONFIGP_H
@@ -68,11 +68,9 @@ _XFUNCPROTOBEGIN
#define RCM_INIT "Custom Init"
extern void _XtResourceConfigurationEH(
-#if NeedFunctionPrototypes
Widget /* w */,
XtPointer /* client_data */,
XEvent * /* event */
-#endif
);
_XFUNCPROTOEND