]> git.eshelyaron.com Git - emacs.git/commit
Remove some more useless clipping stack calls on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 12:05:47 +0000 (12:05 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 6 Jan 2022 12:05:47 +0000 (12:05 +0000)
commitcbe10f37533bc8dc21f7eb9a86bc5f31b3b2c884
tree32c82d5d12797e44f23f1464a4c4a0fc89b809d8
parentb3ceeb3f2a4240736840422c272204030d113083
Remove some more useless clipping stack calls on Haiku

* src/haikuterm.c (haiku_draw_box_rect):
(haiku_draw_relief_rect):
(haiku_draw_text_decoration): Get rid of calls to
BView_StartClip and BView_EndClip.
src/haikuterm.c