From: Michael Date: Sat, 26 May 2018 20:08:42 +0000 (+0000) Subject: Removed useless line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a6396dde557215c1434563ab244e2b87dd399e48;p=friendica.git Removed useless line --- diff --git a/src/Model/Item.php b/src/Model/Item.php index 4e67083f99..6effb393a2 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -210,7 +210,6 @@ class Item extends BaseObject } } - logger('Item with ID ' . $item_id . " has been deleted.", LOGGER_DEBUG); return true;