summaryrefslogtreecommitdiffstats
path: root/common/rfb/CMakeLists.txt
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-11-18 15:19:47 +0000
committerAdam Tkac <atkac@redhat.com>2010-11-18 15:19:47 +0000
commit3d0af20a51dce357dc90ccaa06b78031af81e081 (patch)
tree697aedafddc0253ee911cb0056afa9aa63e80cb1 /common/rfb/CMakeLists.txt
parent1eda6faf1026a57d42375dd9c52137b3c204ef66 (diff)
downloadtigervnc-3d0af20a51dce357dc90ccaa06b78031af81e081.tar.gz
tigervnc-3d0af20a51dce357dc90ccaa06b78031af81e081.zip
[Development] Remove support for the "Tight" security type from C++ code.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4202 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/rfb/CMakeLists.txt')
-rw-r--r--common/rfb/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/rfb/CMakeLists.txt b/common/rfb/CMakeLists.txt
index 5ae9ade0..050d408c 100644
--- a/common/rfb/CMakeLists.txt
+++ b/common/rfb/CMakeLists.txt
@@ -13,8 +13,6 @@ add_library(rfb STATIC
CSecurityStack.cxx
CSecurityVeNCrypt.cxx
CSecurityVncAuth.cxx
- CapsContainer.cxx
- CapsList.cxx
ComparingUpdateTracker.cxx
Configuration.cxx
ConnParams.cxx