Deleted a ^S that was causing it to not compile on my linux box.

Kent
This commit is contained in:
Kent Mein 2003-06-27 15:17:22 +00:00
parent ff5e41cd3e
commit 6bbf245d17

@ -3926,7 +3926,7 @@ void common_insertkey()
remake_action_ipos(act);
}
 allqueue(REDRAWIPO, 0);
allqueue(REDRAWIPO, 0);
allqueue(REDRAWACTION, 0);
allqueue(REDRAWNLA, 0);