x11: Remove irrelevant comments
The relevant code the comment talks about was removed long time ago.
This commit is contained in:
parent
308cbcc47f
commit
ce0edde906
1 changed files with 0 additions and 2 deletions
|
@ -4090,8 +4090,6 @@ void X11Client::moveResizeInternal(const QRect &rect, MoveResizeMode mode)
|
|||
m_frameGeometryBeforeUpdateBlocking = m_frameGeometry;
|
||||
m_clientGeometryBeforeUpdateBlocking = m_clientGeometry;
|
||||
|
||||
// keep track of old maximize mode
|
||||
// to detect changes
|
||||
screens()->setCurrent(this);
|
||||
workspace()->updateStackingOrder();
|
||||
|
||||
|
|
Loading…
Reference in a new issue