Frontend editing for TYPO3
Find a file
Christian Kuhn 335d456161 [TASK] Clean up unused / dead code
A series of unused and dead code places are fixed with the patch:
* Switch + return + break -> the break is obsolete
* A couple of 'too many arguments' when calling methods
* Various assignments of variables that are never used

Change-Id: I8472597f73a739bce053cf6de772c111ae7044d7
Resolves: #85993
Releases: master
Reviewed-on: https://review.typo3.org/58047
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
2018-08-27 16:36:34 +02:00
Classes [TASK] Clean up unused / dead code 2018-08-27 16:36:34 +02:00
Configuration [TASK] Decouple adminPanel from frontend 2018-04-06 20:36:33 +02:00
Resources/Public/Icons [TASK] Move ext_icon.png to Resources/Public/Icons for all sysexts 2016-10-19 11:11:10 +02:00
.gitattributes [TASK] Exclude TypeScript sources in exports 2018-07-29 23:57:45 +02:00
composer.json [TASK] Set TYPO3 version to 9.4.0-dev 2018-06-11 19:35:04 +02:00
ext_emconf.php [TASK] Set TYPO3 version to 9.4.0-dev 2018-06-11 19:35:04 +02:00
ext_localconf.php [!!!][TASK] Remove TYPO3.LLL usages in TYPO3 core 2017-11-29 17:33:13 +01:00
LICENSE.txt [TASK] Have LICENSE.txt in all core exts 2017-06-28 18:04:45 +02:00