diff --git a/boot.php b/boot.php
index aad881376..2dce765ca 100644
--- a/boot.php
+++ b/boot.php
@@ -971,7 +971,6 @@ class App {
'$local_user' => local_user(),
'$generator' => 'Friendica' . ' ' . FRIENDICA_VERSION,
'$delitem' => t('Delete this item?'),
- '$comment' => t('Comment'),
'$showmore' => t('show more'),
'$showfewer' => t('show fewer'),
'$update_interval' => $interval,
diff --git a/view/templates/comment_item.tpl b/view/templates/comment_item.tpl
index a0fd805bc..63ec5d728 100644
--- a/view/templates/comment_item.tpl
+++ b/view/templates/comment_item.tpl
@@ -17,7 +17,7 @@