diff options
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 682873e7..5a7d90c6 100644 --- a/win/rfb_win32/CMakeLists.txt +++ b/win/rfb_win32/CMakeLists.txt @@ -21,7 +21,6 @@ add_library(rfb_win32 STATIC Service.cxx SInput.cxx SocketManager.cxx - TCharArray.cxx TsSessions.cxx Win32Util.cxx WMCursor.cxx |