summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/F2M.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/F2M.php b/src/F2M.php
index 95b26aa..dd5e06b 100644
--- a/src/F2M.php
+++ b/src/F2M.php
@@ -65,7 +65,6 @@ function send_post_to_lists($config, $user, $mode, $data, $post_data) {
throw new Exception('unrecognized post id: ' . $firstId);
}
-# TODO: try to build better References by matching, maybe?
$inReplyTo = $references = $firstMessageId;
}
else if ($mode == 'edit') {