aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lisp.h1
1 files changed, 0 insertions, 1 deletions
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));
2804/* Defined in xfns.c */ 2804/* Defined in xfns.c */
2805extern void x_set_tool_bar_lines P_ ((struct frame *, Lisp_Object, Lisp_Object)); 2805extern void x_set_tool_bar_lines P_ ((struct frame *, Lisp_Object, Lisp_Object));
2806extern void syms_of_xfns P_ ((void)); 2806extern void syms_of_xfns P_ ((void));
2807EXFUN (Fx_hide_busy_cursor, 1);
2808extern void init_xfns P_ ((void)); 2807extern void init_xfns P_ ((void));
2809#endif 2808#endif
2810 2809