Skip to content

Commit

Permalink
Remove useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Sep 24, 2016
1 parent 6dca5fd commit 32b8fb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/DI/IteratorsExtension.php
Expand Up @@ -21,8 +21,6 @@ class IteratorsExtension extends CompilerExtension

public function processTags()
{
$this->freeze = true;

$builder = $this->getContainerBuilder();

$builder->addDefinition($this->prefix('iteratorFactory'))
Expand Down

0 comments on commit 32b8fb4

Please sign in to comment.