chiark / gitweb /
bus: when closing a bus, drop all refs to queued messages, so that the bus can be...
[elogind.git] / src / libsystemd-bus / bus-internal.h
index 4af5526b71dbb87585a026be26927c746f140b25..7a695c7b93e53667db84bc231ce8940b88e820fa 100644 (file)
@@ -182,8 +182,6 @@ struct sd_bus {
         LIST_HEAD(struct filter_callback, filter_callbacks);
 
         Hashmap *nodes;
-
-
         Hashmap *vtable_methods;
         Hashmap *vtable_properties;