diff --git a/srv/TSTExecutorCheck.srv b/srv/TSTExecutorCheck.srv
index a6832678a148725c9c6ab45dadee155fd4ede4c1..44c0d786fc186b775772dc03819ca782cded7fc1 100644
--- a/srv/TSTExecutorCheck.srv
+++ b/srv/TSTExecutorCheck.srv
@@ -4,8 +4,7 @@
 
 string ns       # Namespace for the tstfactory
 int32 id        # id for the TST node in the tstfactory
-int32 free_id	# First free unique id
 ---
-bool success
+bool success    # True means that the delegation check succeeded
 int32 error
 string reason