Skip to content
Snippets Groups Projects
Commit 38ea522b authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Remove unused DH $remapStackChildIds

In this episode of 'Cracking the Cryptic' we are
looking at the DataHandler puzzle ;)
Let's get some obvious things done, first:

Protected property DataHandler->remapStackChildIds
is only written but never read. Remove property
and protected addNewValuesToRemapStackChildIds()
with all its callers to reduce complexity a bit.

Resolves: #103132
Releases: main
Change-Id: I914ae36875906acc8e39799e640899116b3206ee
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83015


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 7177ce37
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment