diff options
Diffstat (limited to 'mod/follow.php')
-rw-r--r-- | mod/follow.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/follow.php b/mod/follow.php index 31cfcfb64..a354b3457 100644 --- a/mod/follow.php +++ b/mod/follow.php @@ -34,9 +34,6 @@ function follow_post(&$a) { // NOTREACHED } - elseif(get_config('system','strict_privacy')) { - unset($ret['notify']); - } // do we have enough information? |