mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
window: Remove another comment reference to StaticGravity
This commit is contained in:
parent
21991a7edb
commit
f1a7231ac2
@ -3651,9 +3651,6 @@ meta_window_move_resize_internal (MetaWindow *window,
|
|||||||
* windows, this is the root position of the client area of the window.
|
* windows, this is the root position of the client area of the window.
|
||||||
*/
|
*/
|
||||||
gboolean did_placement;
|
gboolean did_placement;
|
||||||
/* used for the configure request, but may not be final
|
|
||||||
* destination due to StaticGravity etc.
|
|
||||||
*/
|
|
||||||
MetaRectangle new_rect;
|
MetaRectangle new_rect;
|
||||||
MetaRectangle requested_rect;
|
MetaRectangle requested_rect;
|
||||||
MetaMoveResizeResultFlags result = 0;
|
MetaMoveResizeResultFlags result = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user