chiark / gitweb /
bus: properly handle if new objects are installed in the node tree while we are dispa...
[elogind.git] / src / libsystemd-bus / test-bus-objects.c
index 2757f6932aaf5c1006af69759de2fb4c6825e458..543063f36191ead8c2ac39bb8e71af39d6d9a4fb 100644 (file)
 #include "bus-internal.h"
 #include "bus-message.h"
 
-/* Test:
- *
- *   Add in:
- *
- *   node hierarchy updates during dispatching
- *
- */
-
 struct context {
         int fds[2];
         bool quit;