]> source.dussan.org Git - tigervnc.git/commitdiff
Minor cleanup, unused code removed.
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 1 Feb 2006 05:43:29 +0000 (05:43 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 1 Feb 2006 05:43:29 +0000 (05:43 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@474 3789f03b-4d11-0410-bbf8-ca57d06f2519

x0vncserver/PollingManager.cxx

index 3c6aab9268a6e60bcb8ced03dbd5cff0b9ac5d1c..84a7435798d99e1672863109b34c0da4dd52a94b 100644 (file)
@@ -203,9 +203,6 @@ void PollingManager::poll_DetectVideo()
         m_changedFlags[idx] = 0;
       }
 
-      if (wasChanged) {
-      }
-
       ptr_old += nBytes;
       ptr_new += nBytes;
       idx++;