From 676fba0b9f08d41e68b115bc91931b5d0aa53376 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 May 2016 18:20:22 +1000 Subject: Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632. Signed-off-by: Michele Calgaro --- src/countdowndialog.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/countdowndialog.h') diff --git a/src/countdowndialog.h b/src/countdowndialog.h index ca1164c..c50b511 100644 --- a/src/countdowndialog.h +++ b/src/countdowndialog.h @@ -65,9 +65,6 @@ private: //! remaining time to show the dialog int remaining; - //! to store the info if the countdown was chanceled - bool chancel; - private slots: //! to update the progressbar -- cgit v1.2.3