diff options
Diffstat (limited to 'include/X11/ResConfigP.h')
-rw-r--r-- | include/X11/ResConfigP.h | 4 |
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 |