Skip to content
Snippets Groups Projects
Commit 6141e855 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Benni Mack
Browse files

[TASK] Remove unused variables throughout core

Due to refactoring or very old code some places in the core define
unused variables or variables, which are immediately overridden.
They are mostly unnecessary. Even in places, where they might be
slightly helpful if defined at the beginning of a function, the benefit
doesn't excuse the existence.

Resolves: #94528
Releases: master
Change-Id: I6071bb0bc96472a4b4b7f679bfabbacfb761f472
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69805


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 4c78f44e
Branches
Tags
No related merge requests found
Showing
with 15 additions and 31 deletions
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