test/CMakeLists.txt: remove comments
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 22 Oct 2015 10:23:44 +0000 (12:23 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Thu, 22 Oct 2015 10:32:53 +0000 (12:32 +0200)
test/CMakeLists.txt

index faab1f8c488a9ab25cc682147f8af4c2768e02d0..537d761181f94b66151cacdf2ef6370b6e1f6570 100644 (file)
@@ -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 )