]> source.dussan.org Git - tigervnc.git/commit
Avoid redundant arguments
authorPierre Ossman <ossman@cendio.se>
Sun, 21 Apr 2024 00:20:32 +0000 (02:20 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 24 Jun 2024 12:18:05 +0000 (14:18 +0200)
commit7aace8ea6da9c58782e74b3bfc5f8928b06d6853
tree868e68e0e67924bb4f40134d17edf9a72aa85975
parent9bbacc70ab3af6bd652a4c6ff5bea1f7ea307eee
Avoid redundant arguments

Remove redundant arguments where the method already has access to the
relevant variable as an object attribute.
common/rfb/SSecurityTLS.cxx
common/rfb/SSecurityTLS.h
common/rfb/ZRLEDecoder.cxx
common/rfb/ZRLEDecoder.h
unix/x0vncserver/XDesktop.cxx
unix/x0vncserver/XDesktop.h