]> source.dussan.org Git - tigervnc.git/commit
Remove max area parameter from Region::get_rects()
authorPierre Ossman <ossman@cendio.se>
Mon, 24 Jun 2019 14:01:54 +0000 (16:01 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 24 Jun 2019 14:01:54 +0000 (16:01 +0200)
commit1d696c6bfa2ccfd6a3655602593dd3dff968aebe
tree0a0a297856f467f6f054fad02170f6a95afe3f44
parent01dd7af4d25da5e3d2778ebcca32d0b98e1f05b3
Remove max area parameter from Region::get_rects()

It was unused and added complexity and bugs to the code. So let's
remove it rather than trying to clean up a function no one needed.
common/rfb/Region.cxx
common/rfb/Region.h