summaryrefslogtreecommitdiff
path: root/include/X11/Xaw3d/Tip.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw3d/Tip.h')
-rw-r--r--include/X11/Xaw3d/Tip.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/X11/Xaw3d/Tip.h b/include/X11/Xaw3d/Tip.h
index b27f58a..4b4798c 100644
--- a/include/X11/Xaw3d/Tip.h
+++ b/include/X11/Xaw3d/Tip.h
@@ -108,10 +108,8 @@ extern WidgetClass tipWidgetClass;
* Enables the tip event handler for this widget.
*/
void XawTipEnable(
-#if NeedFunctionPrototypes
Widget,
String
-#endif
);
/*
@@ -125,9 +123,7 @@ void XawTipEnable(
* Disables the tip event handler for this widget.
*/
void XawTipDisable(
-#if NeedFunctionPrototypes
Widget
-#endif
);
#endif /* _XawTip_h */