mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/13454] Remove unused variables
This is the first part of the changes. More to come. PHPBB3-13454
This commit is contained in:
@@ -104,7 +104,6 @@ class renderer implements \phpbb\textformatter\renderer_interface
|
||||
}
|
||||
$this->dispatcher = $dispatcher;
|
||||
$this->renderer = $renderer;
|
||||
$renderer = $this;
|
||||
|
||||
/**
|
||||
* Configure the renderer service
|
||||
|
Reference in New Issue
Block a user