]> source.dussan.org Git - tigervnc.git/commit
Remove readString()/writeString()
authorPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 10:11:53 +0000 (12:11 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 21 May 2020 10:11:53 +0000 (12:11 +0200)
commitc0dac220de0186a879f1f71966a2848000f69a48
tree177efa8744f5238a2c4586370a1a940040355c47
parent5f09e7c662a2a31b5d4f276c978da936d77f61ad
Remove readString()/writeString()

These are not universal in the protocol so having functions for them
only obfuscates things.
common/rdr/CMakeLists.txt
common/rdr/InStream.cxx [deleted file]
common/rdr/InStream.h
common/rdr/OutStream.h
common/rfb/CConnection.cxx
common/rfb/CMsgReader.cxx
common/rfb/SConnection.cxx
common/rfb/SMsgWriter.cxx
common/rfb/VNCServerST.cxx