]> source.dussan.org Git - tigervnc.git/commit
Get rid of unnecessary macros as they are only ever set to a single thing
authorPierre Ossman <ossman@cendio.se>
Wed, 12 Feb 2014 12:16:43 +0000 (13:16 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 12:42:08 +0000 (14:42 +0200)
commitbcc295e5a60954ff39b011d6a2cbdf052a0efafc
tree592c120c797609fc84e359d7286b6b8a66b40c8b
parent7b5c069d2e7eaa1748507a03697c14900258e507
Get rid of unnecessary macros as they are only ever set to a single thing
15 files changed:
common/rfb/HextileDecoder.cxx
common/rfb/HextileEncoder.cxx
common/rfb/RREDecoder.cxx
common/rfb/TightDecoder.cxx
common/rfb/ZRLEDecoder.cxx
common/rfb/ZRLEEncoder.cxx
common/rfb/hextileDecode.h
common/rfb/hextileEncode.h
common/rfb/hextileEncodeBetter.h
common/rfb/rreDecode.h
common/rfb/rreEncode.h
common/rfb/tightDecode.h
common/rfb/tightEncode.h
common/rfb/zrleDecode.h
common/rfb/zrleEncode.h