mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Remove dead code
This commit is contained in:
@@ -434,7 +434,6 @@ class databox_field implements cache_cacheableInterface
|
||||
} else {
|
||||
$meta = $nodes->item(0);
|
||||
|
||||
$current_name = $meta->nodeName;
|
||||
if ($this->name != $meta->nodeName) {
|
||||
$old_meta = $meta;
|
||||
$meta = $dom_struct->createElement($this->name);
|
||||
|
Reference in New Issue
Block a user