[mutter] window: Remove another comment reference to StaticGravity



commit f1a7231ac2b398d1f69dfac5f0049d87b8851039
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed May 21 13:20:10 2014 -0400

    window: Remove another comment reference to StaticGravity

 src/core/window.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/core/window.c b/src/core/window.c
index cb79516..54e3e4a 100644
--- a/src/core/window.c
+++ b/src/core/window.c
@@ -3651,9 +3651,6 @@ meta_window_move_resize_internal (MetaWindow          *window,
    * windows, this is the root position of the client area of the window.
    */
   gboolean did_placement;
-  /* used for the configure request, but may not be final
-   * destination due to StaticGravity etc.
-   */
   MetaRectangle new_rect;
   MetaRectangle requested_rect;
   MetaMoveResizeResultFlags result = 0;


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