diff options
Diffstat (limited to 'src/countdowndialog.h')
-rw-r--r-- | src/countdowndialog.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 |