소스 검색

test/CMakeLists.txt: remove comments

Olivier Goffart 10 년 전
부모
커밋
455c3ae57d
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      test/CMakeLists.txt

+ 0 - 9
test/CMakeLists.txt

@@ -45,15 +45,6 @@ SET(FolderMan_SRC ../src/gui/folderman.cpp)
 list(APPEND FolderMan_SRC ../src/gui/folder.cpp )
 list(APPEND FolderMan_SRC ../src/gui/socketapi.cpp )
 list(APPEND FolderMan_SRC ../src/gui/accountstate.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/accountmanager.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/proxyauthhandler.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/proxyauthdialog.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/creds/shibbolethcredentials.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/creds/credentialsfactory.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/creds/shibboleth/shibbolethuserjob.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/creds/shibboleth/shibbolethwebview.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/creds/httpcredentialsgui.cpp )
-#list(APPEND FolderMan_SRC ../src/gui/sslerrordialog.cpp )
 list(APPEND FolderMan_SRC ../src/gui/syncrunfilelog.cpp )
 list(APPEND FolderMan_SRC ${FolderWatcher_SRC})
 list(APPEND FolderMan_SRC stub.cpp )