diff options
Diffstat (limited to 'lwlib')
-rw-r--r-- | lwlib/lwlib-Xm.h | 3 |
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 */); |