summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
Diffstat (limited to 'actions')
-rw-r--r--actions/subscribe.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/subscribe.php b/actions/subscribe.php
index 856586f87..c06057fb8 100644
--- a/actions/subscribe.php
+++ b/actions/subscribe.php
@@ -63,7 +63,6 @@ class SubscribeAction extends Action {
common_element_end('head');
common_element_start('body');
common_unsubscribe_form($profile);
- common_profile_new_message_nudge($cur, $profile);
common_element_end('body');
common_element_end('html');
} else {