]> git.eshelyaron.com Git - emacs.git/commit
Remove some unneeded tests from the X double buffering code
authorPo Lu <luangruo@yahoo.com>
Fri, 29 Apr 2022 03:52:22 +0000 (11:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 29 Apr 2022 03:52:56 +0000 (11:52 +0800)
commitf91c9dd2b4e8156217b20f8658a2862e1009a27f
tree3f1559de871beac2ee705e5f580103fe5c24a5ca
parenta431b449802918c88685af46d2f720204841ad19
Remove some unneeded tests from the X double buffering code

* src/xterm.c (x_flip_and_flush): Fix coding style.
(flush_dirty_back_buffer_on): Avoid testing for impossible
situations.
src/xterm.c