aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-10-01 14:48:08 -0700
committerfriendica <info@friendica.com>2014-10-01 14:48:08 -0700
commit467c6c72f0a470173fd9b050137c37c4a59f6934 (patch)
tree342122297845288fb7fb665381096cc146c19b83 /include/zot.php
parentf19d718631675d38efca1741f46bf0916af72a65 (diff)
downloadvolse-hubzilla-467c6c72f0a470173fd9b050137c37c4a59f6934.tar.gz
volse-hubzilla-467c6c72f0a470173fd9b050137c37c4a59f6934.tar.bz2
volse-hubzilla-467c6c72f0a470173fd9b050137c37c4a59f6934.zip
ability to pre-populate connections for new channels. e.g. "MySpace Tom"
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/zot.php b/include/zot.php
index 828194c3a..3d59f00f3 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -1674,8 +1674,6 @@ function process_location_delivery($sender,$arr,$deliveries) {
logger('process_location_delivery: results: ' . print_r($x,true), LOGGER_DATA);
}
-// We need to merge this code with that in the import_xchan function so as to make it
-// easier to maintain changes.
function sync_locations($sender,$arr,$absolute = false) {