From 736d0a424d932bc1a7ab3cbf67b0fba968ae24fe Mon Sep 17 00:00:00 2001
From: Giacomo Strangolino <giacomo.strangolino@elettra.eu>
Date: Thu, 20 Jan 2022 18:18:42 +0100
Subject: [PATCH] removed comment

---
 meson.build | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meson.build b/meson.build
index c4517bd..8d9749c 100644
--- a/meson.build
+++ b/meson.build
@@ -55,7 +55,6 @@ if systemd_dep.found()
 	message('systemd dir: ' + servicedir)
 
     # ca-tango-db-cache-mgr.service.in
-	# @prefix@/bin/caserver -p @default_port@ -u "@default_nginx_url@ -a @auth_url@
 
     sysd_conf = configuration_data()
 	sysd_conf.set('prefix', get_option('prefix'))
-- 
GitLab