mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
window: Remove bogus comment
These fields haven't been around for quite some time.
This commit is contained in:
parent
cb549154aa
commit
f5bd7c5f50
@ -431,8 +431,6 @@ struct _MetaWindow
|
|||||||
* gives the position and size of the client window (i.e. ignoring
|
* gives the position and size of the client window (i.e. ignoring
|
||||||
* the frame).
|
* the frame).
|
||||||
*
|
*
|
||||||
* Position valid if user_has_moved, size valid if user_has_resized
|
|
||||||
*
|
|
||||||
* Position always in root coords, unlike window->rect.
|
* Position always in root coords, unlike window->rect.
|
||||||
*/
|
*/
|
||||||
MetaRectangle user_rect;
|
MetaRectangle user_rect;
|
||||||
|
Loading…
Reference in New Issue
Block a user