From c68a1bac04c5cfdb0cdcbd91dc54995bfa05e292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 8 Feb 2014 18:21:28 +0100 Subject: Switch from dbus-tqt do dbus-1-tqt Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597 --- src/settings.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/settings.h') diff --git a/src/settings.h b/src/settings.h index ebe577d..853963e 100644 --- a/src/settings.h +++ b/src/settings.h @@ -200,14 +200,6 @@ public: * \li false: if not */ bool forceDpmsOffOnLidClose; - //! if tdepowersave should call SetPowerSave() on HAL - /*! - * This boolean tells if tdepowersave should call SetPowerSave on HAL depending - * on the AC state. - * \li true: if should call - * \li false: if not - */ - bool callSetPowerSaveOnAC; //! time after resume to fake keyevent /*! -- cgit v1.2.1