[DDC-2003] Remove unused variable
This commit is contained in:
parent
959c4f026f
commit
2c99f97c8b
1 changed files with 0 additions and 1 deletions
|
@ -808,7 +808,6 @@ class BasicEntityPersister
|
||||||
return array(array(), array());
|
return array(array(), array());
|
||||||
}
|
}
|
||||||
|
|
||||||
$persister = $this;
|
|
||||||
$valueVisitor = new SqlValueVisitor();
|
$valueVisitor = new SqlValueVisitor();
|
||||||
$valueVisitor->dispatch($expression);
|
$valueVisitor->dispatch($expression);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue