window: Remove bogus comment

These fields haven't been around for quite some time.
This commit is contained in:
Jasper St. Pierre 2014-03-18 10:44:37 -04:00
parent cb549154aa
commit f5bd7c5f50

View File

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