From afcb2fb2a47b676761b82534ce92bc8e4296b7dc Mon Sep 17 00:00:00 2001 From: Franz Holzinger Date: Wed, 17 Jul 2024 18:35:16 +0200 Subject: [PATCH] - --- Classes/Api/FeUserMarkerApi.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Classes/Api/FeUserMarkerApi.php b/Classes/Api/FeUserMarkerApi.php index a74e24227..659e46329 100644 --- a/Classes/Api/FeUserMarkerApi.php +++ b/Classes/Api/FeUserMarkerApi.php @@ -40,7 +40,6 @@ public function getWrappedSubpartArray( array &$subpartArray, array &$wrappedSubpartArray ): void { - // debug ($viewTagArray, 'getWrappedSubpartArray $viewTagArray'); $api = GeneralUtility::makeInstance(Frontend::class); $context = GeneralUtility::makeInstance(Context::class);