aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-01-29 17:10:27 +0100
committerPierre Ossman <ossman@cendio.se>2014-07-07 13:27:08 +0200
commit9fe3479104c04377dfb3ca3c66f7e51421e7ca49 (patch)
treef21ba9f74cbaa90726f2807415a727b50176174b /common/rfb/CMakeLists.txt
parent0f671d50d900b8df6e29267dbba1610fad355fc5 (diff)
downloadtigervnc-9fe3479104c04377dfb3ca3c66f7e51421e7ca49.tar.gz
tigervnc-9fe3479104c04377dfb3ca3c66f7e51421e7ca49.zip
Remove the scaled pixel buffer classes as they are not used.
There were also reports of them being broken last time we still made use of them.
Diffstat (limited to 'common/rfb/CMakeLists.txt')
-rw-r--r--common/rfb/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/rfb/CMakeLists.txt b/common/rfb/CMakeLists.txt
index 27e3caa5..0300105a 100644
--- a/common/rfb/CMakeLists.txt
+++ b/common/rfb/CMakeLists.txt
@@ -52,7 +52,6 @@ set(RFB_SOURCES
SSecurityStack.cxx
SSecurityVncAuth.cxx
SSecurityVeNCrypt.cxx
- ScaledPixelBuffer.cxx
ScaleFilters.cxx
Timer.cxx
TightDecoder.cxx