diff options
author | Pierre Ossman <ossman@cendio.se> | 2014-01-29 17:10:27 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2014-07-07 13:27:08 +0200 |
commit | 9fe3479104c04377dfb3ca3c66f7e51421e7ca49 (patch) | |
tree | f21ba9f74cbaa90726f2807415a727b50176174b /win/rfb_win32/CMakeLists.txt | |
parent | 0f671d50d900b8df6e29267dbba1610fad355fc5 (diff) | |
download | tigervnc-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 'win/rfb_win32/CMakeLists.txt')
-rw-r--r-- | win/rfb_win32/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/rfb_win32/CMakeLists.txt b/win/rfb_win32/CMakeLists.txt index 83d7f1c6..b3c7dcef 100644 --- a/win/rfb_win32/CMakeLists.txt +++ b/win/rfb_win32/CMakeLists.txt @@ -19,7 +19,6 @@ set(RFB_WIN32_SOURCES ProgressControl.cxx RegConfig.cxx Registry.cxx - ScaledDIBSectionBuffer.cxx SecurityPage.cxx SDisplayCorePolling.cxx SDisplayCoreWMHooks.cxx |