diff --git a/syntax.php b/syntax.php index 6eb9d29..8c32f7b 100644 --- a/syntax.php +++ b/syntax.php @@ -151,7 +151,6 @@ function render($mode, &$R, $data){ $R->doc .= $this->_gallery($data); return true; }elseif($mode == 'metadata'){ - $files = $this->_findimages($data); $rel = p_get_metadata($ID,'relation',METADATA_RENDER_USING_CACHE); $img = $rel['firstimage']; if(empty($img)){