diff --git a/worker/traceLog.php b/worker/traceLog.php
index 05ea27b9c38b96df6874d0c8266d9ed0acd86550..e1ea4901a367aba5c692208ceee57a90f90cb0ba 100644
--- a/worker/traceLog.php
+++ b/worker/traceLog.php
@@ -5,9 +5,6 @@
 //  if this is -x delete no trace logs
 //  if this is X>0 delete old trace logs that are older than X minutes
 
-//the request also requires a $s_requestStaticSecret to be set equal to the configures $s_requestStaticSecret in the config
-
-
 //NOTE: only post is allowed!!