]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/swap.h
core: unify common code for preparing for forking off unit processes
[thirdparty/systemd.git] / src / core / swap.h
index d1ee73de8e0c2cc0e1105ebb033084ddd97e77d2..fa9d45ac0cecbd8721bb45d185d4f59f5bca00a4 100644 (file)
@@ -71,8 +71,6 @@ struct Swap {
         bool is_active:1;
         bool just_activated:1;
 
-        bool reset_accounting:1;
-
         SwapResult result;
 
         usec_t timeout_usec;