struct term_state: remove duplicate .xy and unused .attr
authorH. Peter Anvin <hpa@zytor.com>
Tue, 20 Nov 2007 17:54:21 +0000 (09:54 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 20 Nov 2007 17:54:21 +0000 (09:54 -0800)
commit0188c20b01e4c5702108390eae6ea60a0af0a8e5
treec202a0048e5ed57d40ef4b7a1c32b56a6d516e4a
parent13d1f3c509963d1bc40b8f418194acfa44d8aa5a
struct term_state: remove duplicate .xy and unused .attr

In struct term_state and its initialized instance default_state:

Remove duplicated initialization of .xy
Remove unused field .attr
com32/lib/sys/ansi.c
com32/lib/sys/ansi.h