diff options
author | Paolo Tacconi <p.tacconi@giunti.it> | 2014-10-02 11:31:56 +0200 |
---|---|---|
committer | Paolo Tacconi <p.tacconi@giunti.it> | 2014-10-02 11:31:56 +0200 |
commit | 9cebe8ccf015b5fd7814bbaa56b48ed67926ae5a (patch) | |
tree | 3d97548aeb40d01d88ad2ee5abe76a6c0eb518cf /include/zot.php | |
parent | b39cd90e0786ac1956a52742555cd18011b4390d (diff) | |
parent | cc95f91c54181c92256968506eef15029b6bfbf1 (diff) | |
download | volse-hubzilla-9cebe8ccf015b5fd7814bbaa56b48ed67926ae5a.tar.gz volse-hubzilla-9cebe8ccf015b5fd7814bbaa56b48ed67926ae5a.tar.bz2 volse-hubzilla-9cebe8ccf015b5fd7814bbaa56b48ed67926ae5a.zip |
Merge from master
Diffstat (limited to 'include/zot.php')
-rw-r--r-- | include/zot.php | 2 |
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) { |