From 0d67cd9e63d072ac6beb7e867a315fad41dae17b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 25 Feb 2000 13:28:41 +0000 Subject: [PATCH] (Fx_hide_busy_cursor): Remove prototype. --- src/lisp.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lisp.h b/src/lisp.h index 6188ef11e56..4531302345c 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -2804,7 +2804,6 @@ extern int getloadavg P_ ((double *, int)); /* Defined in xfns.c */ extern void x_set_tool_bar_lines P_ ((struct frame *, Lisp_Object, Lisp_Object)); extern void syms_of_xfns P_ ((void)); -EXFUN (Fx_hide_busy_cursor, 1); extern void init_xfns P_ ((void)); #endif -- 2.39.5