(Fexecute_kbd_macro): current_perdisplay now is never null.
This commit is contained in:
parent
7f78e619ab
commit
1cb0ddb988
1 changed files with 0 additions and 2 deletions
|
@ -211,8 +211,6 @@ COUNT is a repeat count, or nil for once, or 0 for infinite loop.")
|
||||||
Vexecuting_macro = final;
|
Vexecuting_macro = final;
|
||||||
executing_macro_index = 0;
|
executing_macro_index = 0;
|
||||||
|
|
||||||
if (!current_perdisplay)
|
|
||||||
abort ();
|
|
||||||
clear_prefix_arg ();
|
clear_prefix_arg ();
|
||||||
command_loop_1 ();
|
command_loop_1 ();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue