[mutter/wayland] window: Remove bogus comment



commit f5bd7c5f50e250dc91e5222290a0ed261ac83bb9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Mar 18 10:44:37 2014 -0400

    window: Remove bogus comment
    
    These fields haven't been around for quite some time.

 src/core/window-private.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/core/window-private.h b/src/core/window-private.h
index 2beb8cd..e2eef0b 100644
--- a/src/core/window-private.h
+++ b/src/core/window-private.h
@@ -431,8 +431,6 @@ struct _MetaWindow
    * gives the position and size of the client window (i.e. ignoring
    * the frame).
    *
-   * Position valid if user_has_moved, size valid if user_has_resized
-   *
    * Position always in root coords, unlike window->rect.
    */
   MetaRectangle user_rect;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]