From 3453f0b6efd145e6598eba7acf946ff07249dbc6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 18 Apr 1995 18:37:51 +0000 Subject: [PATCH] (map_event_to_object): Declaration deleted. --- src/keyboard.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/keyboard.c b/src/keyboard.c index 04beecb93fc..623ea4efd19 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -2919,10 +2919,6 @@ Lisp_Object Vdouble_click_time; int double_click_count; -#ifdef USE_X_TOOLKIT -extern Lisp_Object map_event_to_object (); -#endif /* USE_X_TOOLKIT */ - /* Given a struct input_event, build the lisp event which represents it. If EVENT is 0, build a mouse movement event from the mouse movement buffer, which should have a movement event in it. -- 2.39.5