diff --git a/mod/dfrn_notify.php b/mod/dfrn_notify.php index 630af83981..1e66108c80 100644 --- a/mod/dfrn_notify.php +++ b/mod/dfrn_notify.php @@ -111,8 +111,6 @@ function dfrn_notify_post(&$a) { // send email notification if requested. - $body = html_entity - require_once('bbcode.php'); if($importer['notify-flags'] & NOTIFY_MAIL) {