]> source.dussan.org Git - tigervnc.git/commit
Don't include palette to full color methods
authorPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 15:31:39 +0000 (16:31 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 4 Jan 2023 18:17:28 +0000 (19:17 +0100)
commita4fa1d7188c5a24dffa80d9b928139eacdc86cd8
tree58749abbfca249d11dc40bded508193a37251919
parent01afd4a74d5f14855679ee710c7229451b9d3ed4
Don't include palette to full color methods

They have no need for it, so let's simplify things.
common/rfb/TightEncoder.cxx
common/rfb/TightEncoder.h
common/rfb/ZRLEEncoder.cxx
common/rfb/ZRLEEncoder.h