x11: Remove irrelevant comments

The relevant code the comment talks about was removed long time ago.
This commit is contained in:
Vlad Zahorodnii 2021-05-28 08:17:14 +03:00
parent 308cbcc47f
commit ce0edde906

View file

@ -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();