mirror of https://github.com/macssh/macssh.git
cleanup.
This commit is contained in:
parent
cb5c28e513
commit
7bc7218112
|
@ -654,6 +654,8 @@ short VSredraw
|
|||
VSIcuroff(w); // temporarily hide cursor
|
||||
}
|
||||
|
||||
//RSerase(w, tx1, ty1, tx2, ty2); // Erase the offending area
|
||||
|
||||
sx1 = tx1;
|
||||
sx2 = tx2;
|
||||
|
||||
|
|
Loading…
Reference in New Issue