chiark / gitweb /
cgroup: if we do a cgroup operation then do something on all supported controllers
[elogind.git] / src / core / snapshot.h
index 56f87cff4d9f4657c53f8806a18a0f12c0455dc0..2675b1b2429371c570ace4b669faecf78ce5e62b 100644 (file)
@@ -38,7 +38,6 @@ struct Snapshot {
         SnapshotState state, deserialized_state;
 
         bool cleanup;
-        bool by_snapshot_create:1;
 };
 
 extern const UnitVTable snapshot_vtable;