summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Endrodi <ext-adam.endrodi@nokia.com>2010-10-20 15:49:43 +0300
committerAdam Endrodi <ext-adam.endrodi@nokia.com>2010-10-20 15:49:43 +0300
commit98776ada9b6def813517aefdb489be2dbc95848d (patch)
tree988bb800585a97641baa5a1a45a9f0d399853377
parent2131a71224a0e468ee334cc7b92ba37feaaee97d (diff)
removed reference to sexual interaction
-rw-r--r--src/mcompositemanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcompositemanager.cpp b/src/mcompositemanager.cpp
index 0c514a5..2a4904e 100644
--- a/src/mcompositemanager.cpp
+++ b/src/mcompositemanager.cpp
@@ -2736,7 +2736,7 @@ void MCompositeManagerPrivate::setWindowState(Window w, int state)
return;
else if (i && !i->isMapped()
&& (state == NormalState || state == IconicState)) {
- /* qWarning("fuck you"); // courtesy by kuzak */
+ /* qWarning("CENSORED -- window is in wrong state"); */
return;
} else if (i)
// cannot wait for the property change notification