summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-07-10 13:47:24 +0000
committerKarl Heuer <kwzh@gnu.org>1996-07-10 13:47:24 +0000
commitc40e4d0befbce65b36559e3a50df23febcc1d13b (patch)
tree160e0c062995c49e2ba58c4ded0afb0bf256b6f6 /lwlib
parent351dd6fd71971b2108945e9325010f0fe6b62fdb (diff)
downloademacs-c40e4d0befbce65b36559e3a50df23febcc1d13b.tar.gz
Undo previous change.
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/lwlib-Xm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lwlib/lwlib-Xm.h b/lwlib/lwlib-Xm.h
index 8eae5596d71..08c3d76f6ce 100644
--- a/lwlib/lwlib-Xm.h
+++ b/lwlib/lwlib-Xm.h
@@ -11,9 +11,6 @@ xm_create_dialog (/* widget_instance* instance */);
Boolean
lw_motif_widget_p (/* Widget widget */);
-Boolean
-lw_motif_menu_related_event_p (/* XEvent *event */);
-
void
xm_update_one_widget (/* widget_instance* instance, Widget widget,
widget_value* val, Boolean deep_p */);