(defining_kbd_macro): Delete declaration.

This commit is contained in:
Karl Heuer 1995-03-03 05:02:29 +00:00
parent 67f0e52875
commit 834ec2768c

View file

@ -25,7 +25,3 @@ extern Lisp_Object Vexecuting_macro;
/* Index of next character to fetch from that macro */
extern int executing_macro_index;
/* Nonzero while defining a kbd macro */
extern int defining_kbd_macro;