diff options
Diffstat (limited to 'include/X11/Xaw3d/SmeThreeD.h')
-rw-r--r-- | include/X11/Xaw3d/SmeThreeD.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/X11/Xaw3d/SmeThreeD.h b/include/X11/Xaw3d/SmeThreeD.h index 645f3d4..54f749c 100644 --- a/include/X11/Xaw3d/SmeThreeD.h +++ b/include/X11/Xaw3d/SmeThreeD.h @@ -74,17 +74,13 @@ extern WidgetClass smeThreeDWidgetClass; _XFUNCPROTOBEGIN extern void XawSme3dComputeTopShadowRGB ( -#if NeedFunctionPrototypes Widget /* new */, XColor* /* xcol_out */ -#endif ); extern void XawSme3dComputeBottomShadowRGB ( -#if NeedFunctionPrototypes Widget /* new */, XColor* /* xcol_out */ -#endif ); _XFUNCPROTOEND |