diff --git a/modules/comment/comment.item.php b/modules/comment/comment.item.php index 00395f1c1..ccba0d6cb 100644 --- a/modules/comment/comment.item.php +++ b/modules/comment/comment.item.php @@ -293,9 +293,6 @@ class CommentItem extends BaseObject return; } - // get where the comment belongs to - $oDocument = DocumentModel::getDocument($this->get('document_srl')); - // Variables if($type) {