Index: sources/model/td/adjustment/MAdjustPowerOff.h =================================================================== diff -u -rc66898d4ac69b72f1b9cc59e3039e7d9a1e59154 -r4c25de35681d76b1aa3a2a5ed5f75ad22b3ab090 --- sources/model/td/adjustment/MAdjustPowerOff.h (.../MAdjustPowerOff.h) (revision c66898d4ac69b72f1b9cc59e3039e7d9a1e59154) +++ sources/model/td/adjustment/MAdjustPowerOff.h (.../MAdjustPowerOff.h) (revision 4c25de35681d76b1aa3a2a5ed5f75ad22b3ab090) @@ -59,7 +59,6 @@ public: struct Data { quint32 mStatus = 0; - bool mShutDown = false; }; MPowerOff () { }