chiark / gitweb /
swap: split state machine state ACTIVATING into two
[elogind.git] / src / core / manager.h
index a46b09eddd8af068922208aaf805291055186758..d6a6bce424ee992b9211c402c1bfa80408cf385d 100644 (file)
@@ -152,7 +152,6 @@ struct Manager {
         FILE *proc_swaps;
         sd_event_source *swap_event_source;
         Hashmap *swaps_by_proc_swaps;
-        bool request_reload;
 
         /* Data specific to the D-Bus subsystem */
         sd_bus *api_bus, *system_bus;