summaryrefslogtreecommitdiff
path: root/src/systemd/sd-bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-bus.h')
-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 b89394e974..057931d0df 100644
--- a/src/systemd/sd-bus.h
+++ b/src/systemd/sd-bus.h
@@ -33,8 +33,6 @@ extern "C" {
#endif
/* TODO:
- * - allow registration/removl of callbacks from within callbacks
- *
* - add page donation logic
* - api for appending/reading fixed arrays
* - merge busctl into systemctl or so?