1
0
mirror of synced 2025-01-17 22:11:41 +03:00

[DDC-2003] Remove unused variable

This commit is contained in:
Benjamin Eberlei 2012-09-05 19:28:32 +02:00
parent 959c4f026f
commit 2c99f97c8b

View File

@ -808,7 +808,6 @@ class BasicEntityPersister
return array(array(), array());
}
$persister = $this;
$valueVisitor = new SqlValueVisitor();
$valueVisitor->dispatch($expression);