]> git.eshelyaron.com Git - emacs.git/commit
Simplify Haiku scrolling code
authorPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 06:05:35 +0000 (06:05 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 26 Jan 2022 06:05:35 +0000 (06:05 +0000)
commita2eb83d037b36f43a124426a120af432b94b5b4e
tree07d2cd93d0b4f9e3c63ad4e3b7513045af8933da
parent401ccb0b9c697fd3af026a72b6621a692e206aea
Simplify Haiku scrolling code

* src/haikuterm.c (haiku_scroll_run): Remove code that can never
be reached since Cairo frames are always double buffered.
src/haikuterm.c