From a190eeb884840e1a431e22eee2c3b93c96ca7fa3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 1 Jul 2013 00:02:03 +0200 Subject: snapshot: snapshots are just a special kind of transient units now --- src/core/snapshot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/snapshot.h') diff --git a/src/core/snapshot.h b/src/core/snapshot.h index 56f87cff4d..2675b1b242 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; -- cgit v1.2.3-54-g00ecf