summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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