X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fsnapshot.h;h=2675b1b2429371c570ace4b669faecf78ce5e62b;hb=b9316fb0f39fff3df792e4e72eb491ec4265b91f;hp=56f87cff4d9f4657c53f8806a18a0f12c0455dc0;hpb=44a6b1b68029833893f6e9cee35aa27a974038f6;p=elogind.git diff --git a/src/core/snapshot.h b/src/core/snapshot.h index 56f87cff4..2675b1b24 100644 --- a/src/core/snapshot.h +++ b/src/core/snapshot.h @@ -38,7 +38,6 @@ struct Snapshot { SnapshotState state, deserialized_state; bool cleanup; - bool by_snapshot_create:1; }; extern const UnitVTable snapshot_vtable;