aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/diaspora.php')
-rwxr-xr-xinclude/diaspora.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/diaspora.php b/include/diaspora.php
index cf8d89023..79d3909ca 100755
--- a/include/diaspora.php
+++ b/include/diaspora.php
@@ -1009,7 +1009,6 @@ function diaspora_post($importer,$xml,$msg) {
return 202;
}
-
$result = item_store($datarray);
return;