aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 76a7049f19..42bb473e66 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -91,13 +91,6 @@ services:
- .%core.php_ext%
- @cache.driver
- processor.ext:
- class: phpbb_di_processor_ext
- arguments:
- - @ext.manager
- tags:
- - { name: container.processor }
-
request:
class: phpbb_request