summaryrefslogtreecommitdiffstats
path: root/docker-api/CMakeLists.txt
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@verizonmedia.com>2019-02-15 21:19:38 +0100
committerHåkon Hallingstad <hakon@verizonmedia.com>2019-02-15 21:19:38 +0100
commit92f499bd92a80fe370f25de3d327c6ef6dbff8bb (patch)
treed5323d663ab853bd2c4bb4d2054ff0e4e7527bc3 /docker-api/CMakeLists.txt
parent060fc9b48c377e7f2eafd3c531c62a8e0894324f (diff)
Remove withReadTimeout and docker.def
Diffstat (limited to 'docker-api/CMakeLists.txt')
-rw-r--r--docker-api/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker-api/CMakeLists.txt b/docker-api/CMakeLists.txt
deleted file mode 100644
index 25957c81e4c..00000000000
--- a/docker-api/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_config_definition(src/main/resources/configdefinitions/docker.def vespa.hosted.dockerapi.docker.def)