diff --git a/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php b/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php index 7bafe53f651..3bae06db9d3 100644 --- a/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php +++ b/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php @@ -19,7 +19,6 @@ use Drupal\Core\Annotation\Translation; * module = "comment", * title = @Translation("Comment"), * help = @Translation("Display the comment with standard comment view."), - * theme = "views_view_row_comment", * base = {"comment"}, * entity_type = "comment", * type = "normal" diff --git a/core/modules/comment/templates/views-view-row-comment.tpl.php b/core/modules/comment/templates/views-view-row-comment.tpl.php deleted file mode 100644 index 7fe2e81fe94..00000000000 --- a/core/modules/comment/templates/views-view-row-comment.tpl.php +++ /dev/null @@ -1,18 +0,0 @@ - -