(Fexecute_kbd_macro): current_perdisplay now is never null.

This commit is contained in:
Karl Heuer 1995-03-13 21:49:34 +00:00
parent 7f78e619ab
commit 1cb0ddb988

View file

@ -211,8 +211,6 @@ COUNT is a repeat count, or nil for once, or 0 for infinite loop.")
Vexecuting_macro = final;
executing_macro_index = 0;
if (!current_perdisplay)
abort ();
clear_prefix_arg ();
command_loop_1 ();