]> source.dussan.org Git - tigervnc.git/commit
Code cleanups. The most important change is that we now always use UpdateTracker...
authorConstantin Kaplinsky <const@tightvnc.com>
Fri, 31 Aug 2007 15:50:37 +0000 (15:50 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Fri, 31 Aug 2007 15:50:37 +0000 (15:50 +0000)
commit604d7814aabe1c5a12bf17173b97e6c4a9305109
treedd4188499ef0c1389d5d042adc9f426099f38502
parentfe6b569f07f9a768739b3a98292bcbac81b8b70c
Code cleanups. The most important change is that we now always use UpdateTracker's getUpdateInfo() and never call get_changed(), get_copied() and get_delta() member functions.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2325 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/UpdateTracker.h
common/rfb/VNCSConnectionST.cxx
common/rfb/VNCServerST.cxx