Deleted a ^S that was causing it to not compile on my linux box.
Kent
This commit is contained in:
@@ -3926,7 +3926,7 @@ void common_insertkey()
|
||||
|
||||
remake_action_ipos(act);
|
||||
}
|
||||
allqueue(REDRAWIPO, 0);
|
||||
allqueue(REDRAWIPO, 0);
|
||||
allqueue(REDRAWACTION, 0);
|
||||
allqueue(REDRAWNLA, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user