screenedge: Remove outdated line of documentation

This moved to X11Window at some point
This commit is contained in:
David Edmundson 2023-05-18 11:00:42 +03:00 committed by Vlad Zahorodnii
parent 6eff561234
commit db10a85efc

View file

@ -294,9 +294,6 @@ public:
* Once the Edge for the client triggers, the client gets shown again and the Edge unreserved.
* The idea is that the Edge can only get activated if the client is currently hidden.
*
* To make sure that the client can always be shown again the implementation also starts to
* track geometry changes and shows the Client again. The same for screen geometry changes.
*
* The Edge gets automatically destroyed if the client gets released.
* @param client The Client for which an Edge should be reserved
* @param border The border which the client wants to use, only proper borders are supported (no corners)