(defining_kbd_macro): Delete declaration.
This commit is contained in:
parent
67f0e52875
commit
834ec2768c
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue