aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/boot.php b/boot.php
index 36fa535b1..6fac2d914 100644
--- a/boot.php
+++ b/boot.php
@@ -1334,12 +1334,6 @@ if(! function_exists('profile_sidebar')) {
}
}
- if(get_my_url() && $profile['unkmail'])
- $wallmessage = t('Message');
- else
- $wallmessage = false;
-
-
// show edit profile to yourself
if($is_owner) {