diff --git a/htroot/ViewProfile.html b/htroot/ViewProfile.html
index e49918f83..f195457d1 100644
--- a/htroot/ViewProfile.html
+++ b/htroot/ViewProfile.html
@@ -11,9 +11,6 @@
#%env/templates/simpleheader.template%#
::
#%env/templates/header.template%#
diff --git a/htroot/ViewProfile.java b/htroot/ViewProfile.java
index 817cdd4fe..ad96150f4 100644
--- a/htroot/ViewProfile.java
+++ b/htroot/ViewProfile.java
@@ -67,9 +67,6 @@ public class ViewProfile {
env.getConfig("network.unit.description", "") :
env.getConfig(SwitchboardConstants.GREETING, "");
prop.put("display_promoteSearchPageGreeting", promoteSearchPageGreeting);
- prop.put("display_promoteSearchPageGreeting.homepage", sb.getConfig(SwitchboardConstants.GREETING_HOMEPAGE, ""));
- prop.put("display_promoteSearchPageGreeting.smallImage", sb.getConfig(SwitchboardConstants.GREETING_SMALL_IMAGE, ""));
-
prop.put("edit", authenticated ? 1 : 0);
final String hash = (post == null) ? null : post.get("hash");
diff --git a/htroot/compare_yacy.html b/htroot/compare_yacy.html
index 209aef475..4cd62a09b 100644
--- a/htroot/compare_yacy.html
+++ b/htroot/compare_yacy.html
@@ -15,9 +15,6 @@
#(/display)#