summaryrefslogtreecommitdiffstats
path: root/vespaclient/CMakeLists.txt
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-01-02 14:50:38 +0100
committerHarald Musum <musum@yahooinc.com>2023-01-02 14:50:38 +0100
commit450478955f95bc85d92685038560e2bd8e296e72 (patch)
tree361773bb2d75c8fc8ad00df5c7b1effa395dc46e /vespaclient/CMakeLists.txt
parent6a60c1ff36703f609af9313613fb04e8be529511 (diff)
Remove unused (and not installed) app vdsstates
Diffstat (limited to 'vespaclient/CMakeLists.txt')
-rw-r--r--vespaclient/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespaclient/CMakeLists.txt b/vespaclient/CMakeLists.txt
index 9593304cccd..912b35fa763 100644
--- a/vespaclient/CMakeLists.txt
+++ b/vespaclient/CMakeLists.txt
@@ -14,6 +14,5 @@ vespa_define_module(
src/vespa/vespaclient/clusterlist
APPS
- src/vespa/vespaclient/vdsstates
src/vespa/vespaclient/vesparoute
)