Removed a qDebug() message. The others I've put in will go too, as
they're not necessary and are only for testing. svn path=/trunk/kdebase/kwin/; revision=47594
This commit is contained in:
parent
b33a6fa71e
commit
34055e684d
1 changed files with 0 additions and 2 deletions
|
@ -419,8 +419,6 @@ Client::Client( Workspace *ws, WId w, QWidget *parent, const char *name, WFlags
|
||||||
} else
|
} else
|
||||||
qDebug("XTextPropertyToStringList failed");
|
qDebug("XTextPropertyToStringList failed");
|
||||||
|
|
||||||
} else {
|
|
||||||
qDebug("XGetTextProperty failed for atom _NET_AVOID_SPEC");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue