chiark / gitweb /
Revert "sd-bus: let sd_bus_call() use the synchronous kdbus method"
[elogind.git] / src / libsystemd / bus-message.h
index efddc973459fb103a5098f2be62d68d11c1c6519..5322375ef1c576eb596e13bf7d009b85fa6143d5 100644 (file)
@@ -107,7 +107,6 @@ struct sd_bus_message {
         bool free_fds:1;
         bool release_kdbus:1;
         bool poisoned:1;
-        bool reply_sync:1;
 
         struct bus_header *header;
         struct bus_body_part body;