summaryrefslogtreecommitdiff
path: root/core/launcher/desktop.cpp
Side-by-side diff
Diffstat (limited to 'core/launcher/desktop.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/desktop.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/core/launcher/desktop.cpp b/core/launcher/desktop.cpp
index fb10602..1ec477c 100644
--- a/core/launcher/desktop.cpp
+++ b/core/launcher/desktop.cpp
@@ -618,3 +618,3 @@ void Desktop::togglePower()
- qpe_setBacklight ( 0 ); // force LCD off
+// qpe_setBacklight ( 0 ); // force LCD off (sandman: why ????)
@@ -638,5 +638,2 @@ void Desktop::togglePower()
//qcopBridge->closeOpenConnections();
- //qDebug("called togglePower()!!!!!!");
-
- qApp-> processEvents ( );