X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fsnapshot.h;h=2675b1b2429371c570ace4b669faecf78ce5e62b;hb=eb9da376d76b48585b3b63b4f91903b54f7abd36;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;