summaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgHandler.cxx
diff options
context:
space:
mode:
authorConstantin Kaplinsky <const@tightvnc.com>2008-09-05 02:26:35 +0000
committerConstantin Kaplinsky <const@tightvnc.com>2008-09-05 02:26:35 +0000
commit3ce6a72fb9f7552f9a30bfec1ba39c86af4ecc9d (patch)
tree84e54624f01f0f39e91fba7c28eab7c1bb0de5df /common/rfb/SMsgHandler.cxx
parente6658f93c1a815e2ce0575337e9599346b7bd6a8 (diff)
downloadtigervnc-3ce6a72fb9f7552f9a30bfec1ba39c86af4ecc9d.tar.gz
tigervnc-3ce6a72fb9f7552f9a30bfec1ba39c86af4ecc9d.zip
[Enhancements, refactoring] Rationalized functions to control video
rectangle selection and default video rectangle. Added more logging and improved error checking in the related code. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2753 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/rfb/SMsgHandler.cxx')
-rw-r--r--common/rfb/SMsgHandler.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/rfb/SMsgHandler.cxx b/common/rfb/SMsgHandler.cxx
index 64f05345..a4ae46d2 100644
--- a/common/rfb/SMsgHandler.cxx
+++ b/common/rfb/SMsgHandler.cxx
@@ -54,8 +54,3 @@ void SMsgHandler::supportsLocalCursor()
void SMsgHandler::setVideoRectangle(const Rect& r)
{
}
-
-void SMsgHandler::unsetVideoRectangle()
-{
-}
-