[TASK] Remove empty constructor from t3lib_spritemanager_SimpleHandler
An empty constructor just calling parent is not needed, because parent constructors are always called automatically. Change-Id: I86818458540dd85709619f0d0ab21efa266e079b Fixes: #38333 Releases: 6.0 Reviewed-on: http://review.typo3.org/12312 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Please register or sign in to comment