From 429c0f763e454398a8a1e585f0a23ed66cc3c45d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Janis=20Da=CC=88hne?= <janis.daehne@informatik.uni-halle.de>
Date: Wed, 19 Oct 2022 09:56:18 +0200
Subject: [PATCH] - removed old comment

---
 worker/traceLog.php | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/worker/traceLog.php b/worker/traceLog.php
index 05ea27b..e1ea490 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!!
 
 
-- 
GitLab