mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/13454] Remove unused variables
This is part 2 of the pr. PHPBB3-13454
This commit is contained in:
@@ -232,7 +232,6 @@ class renderer implements \phpbb\textformatter\renderer_interface
|
||||
{
|
||||
$xml = $this->quote_helper->inject_metadata($xml);
|
||||
}
|
||||
$renderer = $this;
|
||||
|
||||
/**
|
||||
* Modify a parsed text before it is rendered
|
||||
|
Reference in New Issue
Block a user