]> git.eshelyaron.com Git - emacs.git/commit
Remove unneeded workaround from w32console.c
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Oct 2024 13:43:08 +0000 (15:43 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:42 +0000 (15:53 +0100)
commit238e5cc525707d767ce83694c15843fac25bbe87
treeebaf1f80ad8effbdb3a801f6d3bd3bf3c0f23d69
parent24bd755ad92a3bc4978dbdd5796eaa1e6148033f
Remove unneeded workaround from w32console.c

* src/w32console.c (w32con_write_glyphs): Remove unneeded test.
(w32con_clear_end_of_line): Fill in the glyph.frame member.

(cherry picked from commit 7aa00fa90d6eb9347034106da10cdbbdc23b3d3a)
src/w32console.c