diff options
author | Michele Calgaro <[email protected]> | 2014-05-01 13:04:21 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-05-01 13:04:21 +0900 |
commit | 66faad37caa38d4ffd4dcc4d227b7f7131b31977 (patch) | |
tree | 9a5e0ebfebe947c93d767f657a0827268e7138d5 /kdesktop/lock/lockprocess.cc | |
parent | 60b66b1fc27bb9695765e30f56ffd0d622ff5458 (diff) | |
download | tdebase-66faad37caa38d4ffd4dcc4d227b7f7131b31977.tar.gz tdebase-66faad37caa38d4ffd4dcc4d227b7f7131b31977.zip |
Temporarily reverted commits ccb5fca, 59ef38d, 710fc43.
The code for these commits will be pushed again later once a fix for
SAK-enabled systems has been developed and tested.
This relates to bug 1584.
Diffstat (limited to 'kdesktop/lock/lockprocess.cc')
-rw-r--r-- | kdesktop/lock/lockprocess.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kdesktop/lock/lockprocess.cc b/kdesktop/lock/lockprocess.cc index 773a0710a..f7dc1c25a 100644 --- a/kdesktop/lock/lockprocess.cc +++ b/kdesktop/lock/lockprocess.cc @@ -154,7 +154,6 @@ extern bool trinity_desktop_lock_use_system_modal_dialogs; extern bool trinity_desktop_lock_delay_screensaver_start; extern bool trinity_desktop_lock_use_sak; extern bool trinity_desktop_lock_hide_active_windows; -extern bool trinity_desktop_lock_hide_cancel_button; extern bool trinity_desktop_lock_forced; extern bool argb_visual; |