X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FItem.php;h=5cc72b05800bc15ebc60a92effb08baf3c553b8e;hb=a4b0ab90b1ac32f7cdb875387f511c980dbed9ce;hp=c683e10e78158383bb9ac51efc2040a680e88a7e;hpb=64d6df659db5439a2e0cd67cc7ac5a96d3d6a5c7;p=friendica.git diff --git a/src/Model/Item.php b/src/Model/Item.php index c683e10e78..5cc72b0580 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -1160,8 +1160,6 @@ class Item Post\UserNotification::setNotification($posted_item['uri-id'], $posted_item['uid']); - check_user_notification($posted_item['uri-id'], $posted_item['uid']); - // Distribute items to users who subscribed to their tags self::distributeByTags($posted_item);