summaryrefslogtreecommitdiff
path: root/lwlib/lwlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwlib/lwlib.h')
-rw-r--r--lwlib/lwlib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lwlib/lwlib.h b/lwlib/lwlib.h
index 8b37cdbb005..6bf26fe23c4 100644
--- a/lwlib/lwlib.h
+++ b/lwlib/lwlib.h
@@ -119,7 +119,4 @@ void lw_set_main_areas (/* Widget parent,
Widget menubar,
Widget work_area */);
-/* Check to see if event should be ignored by Emacs */
-Boolean lw_toolkit_related_event_p (/* XEvent event */);
-
#endif /* LWLIB_H */