From b103993ad155c8b304a6ce6fa345251691c0fb54 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 13 Oct 2020 08:14:14 +0000 Subject: this is not required here --- Zotlabs/Lib/Libzot.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Zotlabs/Lib/Libzot.php') diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php index 654b0461b..44f1f399e 100644 --- a/Zotlabs/Lib/Libzot.php +++ b/Zotlabs/Lib/Libzot.php @@ -1467,11 +1467,6 @@ class Libzot { $result = []; - // Make sure we use the zot6 identity where applicable - - $arr['author_xchan'] = Activity::find_best_identity($arr['author_xchan']); - $arr['owner_xchan'] = Activity::find_best_identity($arr['owner_xchan']); - // We've validated the sender. Now make sure that the sender is the owner or author if(! $public) { -- cgit v1.2.3