Actions
Bug #46625
closedRemove unused FAL class
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-03-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the early stages of the processing functionality, the class
"ImageProcessingService" was added as a proof-of-concept which
failed, as it didn't use the
The file can be removed without any deprecation, as it is
unusable (no API, not used at all).
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19245
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19245
Updated by Benni Mack over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 995086f75f58005aa02aedac8d43ee8ec6681aec.
Actions