No blubb allowed

This commit is contained in:
Michael 2022-08-01 00:58:56 +00:00
parent 0347f4fc66
commit 3945de5e3b
1 changed files with 0 additions and 4 deletions

View File

@ -813,10 +813,6 @@ class Item
unset($item['conversation-href']);
unset($item['source']);
if (in_array($item['network'], Protocol::FEDERATED) && (!isset($item['protocol']) || is_null($item['protocol']))) {
Logger::notice('Blubb', ['guid' => $item['guid'], 'uri-id' => $item['uri-id'], 'uri' => $item['uri'], 'callstack' => System::callstack(20)]);
}
/*
* Do we already have this item?
* We have to check several networks since Friendica posts could be repeated