Only some code beautification.

This commit is contained in:
Michael Vogel 2015-02-03 07:00:01 +01:00
parent 9851965090
commit 226b551c85
1 changed files with 1 additions and 2 deletions

View File

@ -951,7 +951,6 @@ function diaspora_store_by_guid($guid, $server) {
$person = find_diaspora_person_by_handle($author);
$datarray = array();
$datarray['uid'] = 0;
$datarray['contact-id'] = get_contact($person['url'], 0);
$datarray['wall'] = 0;