Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2015-10-22 13:23:44 +0300
committerOlivier Goffart <ogoffart@woboq.com>2015-10-22 13:32:53 +0300
commit455c3ae57d099a57fc84685997774cf9e2caac4f (patch)
treeab2da05866487e0b1d81d3d2e42b9e600cc951b9 /test/CMakeLists.txt
parenta608b4e9e0cdb38939873c348ca5def96242c1ec (diff)
test/CMakeLists.txt: remove comments
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index faab1f8c4..537d76118 100644
--- a/test/CMakeLists.txt
+++ b/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 )