summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/systemd/sd-bus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h
index 45b264ab1c..5dcc5014cf 100644
--- a/src/systemd/sd-bus.h
+++ b/src/systemd/sd-bus.h
@@ -33,8 +33,6 @@ extern "C" {
#endif
/* TODO:
- * - rewrite message_read_ap() and message_append_ap() to be non-recursive.
- *
* - add page donation logic
* - api for appending/reading fixed arrays
* - merge busctl into systemctl or so?